Supported Clients
NGClient
MobileClient

Property Summary
String
headerDataProvider
Dataprovider for header text in inset list.
String
headerStyleClass
The styleClass of the header.
String
headerText
Header text property for inset list.
String
location
The x and y position of the component, in pixels, separated by a comma.
String
name
The name of the component.
String
relationName
The name of the relationship between the table related to the currently active form and the table you want to show data from in the inset list.

Property Details

headerDataProvider

Dataprovider for header text in inset list. Overrides headerText property.

Returns

String

Supported Clients

NGClient,MobileClient

Sample

 

headerStyleClass

The styleClass of the header.

Returns

String

Supported Clients

NGClient,MobileClient

Sample

 

headerText

Header text property for inset list.

Returns

String

Supported Clients

NGClient,MobileClient

Sample

 

location

The x and y position of the component, in pixels, separated by a comma.

Returns

String

Supported Clients

NGClient,MobileClient

Sample

 

name

The name of the component. Through this name it can also accessed in methods.

Returns

String

Supported Clients

NGClient,MobileClient

Sample

 

relationName

The name of the relationship between the table related to the currently active form and the table you want to show data from in the inset list.

Returns

String

Supported Clients

NGClient,MobileClient

Sample