Basic loader settings that are valid for all loader API methods.

Hierarchy

Properties

close?: boolean

Close current window.

data?: any

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

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

A collection or one or more forms to be serialized.

fup?: any

Reference to a functional part.

html?: HTMLElement

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

ixApp?: IntrexxApp

Target Application (preferably use an URL instead).

method?: string
templateKey?: IxTemplateKey
url?: string

An URL pointing to the resource to be loaded.