All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
list_box_message_selected_properties.h File Reference

Variables

static PropertyType< int > SelectedItemIndexProperty
 SelectedItemIndex property. More...
 
static PropertyType< int > PreviousSelectedItemIndexProperty
 PreviousSelectedItemIndex property. More...
 

Variable Documentation

PropertyType<int> SelectedItemIndexProperty
static

SelectedItemIndex property.

The default value is -1.

See also
setSelectedItemIndex(), getSelectedItemIndex()
PropertyType<int> PreviousSelectedItemIndexProperty
static

PreviousSelectedItemIndex property.

The default value is -1.

See also
setPreviousSelectedItemIndex(), getPreviousSelectedItemIndex()