KUIML
Blue Cat's User Interface Programming Language
INVISIBLE_ACTION_BUTTON

Description

Active invisible element that lets the user launch an action when clicking on the widget.It is similar to the IMAGE_ACTION_BUTTON, but with no visible graphical element.

Inherited Attributes

See the Widgets element.

Specific Attributes

Name Value Type Default Value Description Comment V. Exp.

action

action identifier

empty

identifier of the action to launch when the button is clicked


1.5

No