Smart UI for Construct 3
Pixel Perfect Studio
  • Smart UI for Construct 3
  • Getting Started
    • Smart UI Framework
      • Framework Initialization
      • Document Flow
      • Using Smart UI Components
      • Release Notes
        • Build v1.4ed2c828
        • Build v1.3710335f
        • Build v1.595dac53
        • Build v1.143edbbc
      • Basic Setup Tutorials
      • GitHub Repository
      • Dev Discord Server
      • Gamepad Demo
      • Guandows Demo
  • FRAMEWORK ADDONS
    • Smart UI Plugin
    • Container Behavior
    • Button Behavior
    • Checkbox Behavior
    • Radio Buttons
    • Progress Bar
    • Discrete Progress
    • Scroll Bar
    • Dialogs
    • Scroll View
      • Basic Examples
    • Grid Layout
      • Basic Examples
    • Data Listener
  • MISCELLANEOUS ADDONS
    • Legends of Learning Plugin
      • Getting Started
      • Local Testing
      • Using the Test Harness
    • Newgrounds.IO Plugin
      • Getting Started
      • Login Tutorial
    • Parabolic Tween
      • Getting Started
      • Live Demo 1
      • Live Demo 2
    • Finite State Machine Plugin and Behavior
    • Antisuspend Plugin
      • Live Demo
    • Google Analytics 4
      • Getting Started
Powered by GitBook
On this page
  • Data Listener
  • Properties
  • Actions
  • Set Enabled
  • Conditions
  • Is Enabled
  • On Render
  • Expressions
  • Value

Was this helpful?

  1. FRAMEWORK ADDONS

Data Listener

Smart UI Data Listener

PreviousBasic ExamplesNextMISCELLANEOUS ADDONS

Last updated 3 months ago

Was this helpful?

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.

Download

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

https://store.pixelperfectstudio.mx/product/smart-ui-ncbeta/