Trigger

A button that triggers a graph transition (the first nodes of the graph are the direct successors of the component Trigger).

Component properties

Eximee Designer property
Attribute name in Source
Description

Content (section Basic properties)

text

Text to display on the button

Send a CLICK event instead of changing the value (section Basic properties)

emitEventWithoutValueChange

Send a CLICK event instead of changing the value

More information about component properties: Common component properties

Listening to the dependent component will cause the component to be displayed each time the value of the dependent field changes.

Supported events

Click of the trigger may cause an event to be invoked (actions/events documentation: Actions)

Name
Description

CLICK

Event sent after clicking the button (provided the option is enabled Send a CLICK event instead of changing the value)

Illustration 1. Example appearance of the component on the form

Demo applications: demoTriggers, demoPopup

Last updated

Was this helpful?