Options
Menu

Stage settings (ix.loader.stage) that can be passed to the loader to define how the stage that is to be opened should look like and behave.

Hierarchy

Index

Properties

Optional addHistoryEntry

addHistoryEntry: boolean

Add history entry.

Optional close

close: boolean

Close current window.

Optional data

data: any

Data to be sent to the server. It will be appended to query string.

Optional form

form: HTMLElement | JQuery<HTMLElement> | HTMLElement[]

A collection or one or more forms to be serialized.

Optional fup

fup: any

Reference to a functional part.

Optional html

html: HTMLElement

An element in the Document Object Model (DOM) to determine current window / tooltip.

Optional ixApp

ixApp: IntrexxApp

Target Application (preferrably use an URL instead).

Optional method

method: string

Optional templateKey

templateKey: "stage" | "container" | "tooltip" | "none" | "embedded" | "current" | "popup"

Optional url

url: string

An URL pointing to the resource to be loaded.