Class Field List

This component displays all or some fields of a single class instance.

Public Variables (Properties)

[?]

The Class Field List component has the following basic properties and property groups that are common to all components: Name, Advanced Properties, Container Properties, Styles, Preloader, Events, Bindings.

Inherited Variables (Properties)

The Class Field List component is internally based on Data Table component, so it inherits its shared properties.

View

Only applies to Class Field List components in a Relative Dashboard. Indicates the name of a view of the class instance to apply to data displayed in the component.

Variable Name:

view

Records:

1

Record Format:

Field Name

Field Type

Field Description

view

String

View. Default view of the class instance associated with the dashboard.

Instance ID

By default, the component uses the value of the dashboard’s instanceId parameter to determine which class instance to display. This property overrides the value taken from the dashboard’s instanceId parameter.

Variable Name:

instanceId

Records:

1

Record Format:

Field Name

Field Type

Field Description

instanceId

String

Instance ID. If this field is filled, its value takes priority over the value of the instanceId parameter in the dashboard URL.

Storage Context

Hidden field that can be manipulated and accessed only via binding. Only applies to Class Field List components in a Relative Dashboard. Setting this value allows the Storage Context of the component to be selected.

Variable Name:

storageContext

Records:

1

Record Format:

Field Name

Field Type

Field Description

storageContext

String

Storage Context

Storage Table

Hidden field that can be accessed only via binding. Only applies to Class Field List components in a Relative Dashboard. Indicates the name of the name of the table in the storage context associated with the class being displayed by the component.

Variable Name:

storageTable

Records:

1

Record Format:

Field Name

Field Type

Field Description

storageTable

String

Storage Table

Public Functions

[?]

Reload

Reloads the data from the underlying Class Instance and displays it in the Class Field List component.

Function Name:

reload

Input Records:

0

Input Format:

None

Output Records:

0

Output Format:

None

Public Events

[?]

Inherited Events

Class Data Table component is internally based on Data Table component, so it inherits its shared events.

Was this page helpful?