Visibility
|
Widget display.
|
Sensitivity
|
Activation of the widget ( react to user
interactions or not).
|
ChosenItems
|
List of selected items. Dynamically add or
remove elements with the language changes the selection.
|
SelectedIndices
|
List of indexes of the selected items.
Dynamically adding or removing indices with EKL changes the selection.
|
ProposedItems
|
List of items to display. Dynamically
adding or removing items with EKL changes the content of the list.
|
TypeRestriction
|
String that displays only the elements of a
given type.
|
Height
|
Height of the widget in pixels.
|
Width
|
Width of the widget in pixels.
|
PresentedAttributes
|
Names of attributes to display in columns
separated by commas. Example to display the name and color : Name, Color.
|