Child pages
  • InsetList
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Refresh page Mar 28, 2024 10:57

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

Supported Clients

NGClient,MobileClient

Sample

 
 

headerStyleClass

The styleClass of the header.

Returns

Supported Clients

NGClient,MobileClient

Sample

 
 

headerText

Header text property for inset list.

Returns

Supported Clients

NGClient,MobileClient

Sample

 
 

location

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

Returns

Supported Clients

NGClient,MobileClient

Sample

 
 

name

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

Returns

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

Supported Clients

NGClient,MobileClient

Sample

 
 

  • No labels