Data Listener
Smart UI Data Listener
Smart UI Data Listener is a simple but powerfull object to communicate with Smart UI components. Reacts to data-render requests from the SmartUI components.
At this moment, it's only integrated with the Grid Layout object.
Data Listener
Data listener behavior. Link datasources with objects by listening to render-data event requests.
Properties
Property
Description
Enabled
Enables or Disables the DataListener.
Actions
Set Enabled
Disable/Enable the Data Listener behavior.
Parameter
Description
Enabled
Enabled/Disabled
Conditions
Is Enabled
Returns true if the behavior is enabled
On Render
Triggered whenever a render request is placed by a SmartUI component.
Expressions
Value
Returns the field value of the rendered data-registry.
Parameter
Description
Key
Key/Fieldname to retrieve its value
(c) Pixel Perfect Studio 2024
Last updated
Was this helpful?