Enable Interaction

This property indicates whether objects are sensitive to user interaction. In other words, it determines whether events that occur on the graphic representation of a symbol are passed to the symbol conditions or update the value of a symbol parameter.

Parameters affected by user interaction should be mapped to data model properties.

Interactor Parameters

This section displays the list of parameters that are affected by user interaction in the current symbol configuration, as well as their current value. User interaction will only be enabled if the property Enable Interaction is set in the object configuration.

Symbol Interaction

A symbol interactor detects and processes input from the user on a symbol. This input is in the form of mouse events on the graphic representation of the symbol.

An interactor does one of the following:

The different kinds of interaction available are:

Discrete, Horizontal, Vertical and Rotation interactors work in the same way. They respond to a mouse event by changing the value of a symbol parameter. Push interactors use conditions to transform the object clicked.