Click or drag to resize

SingleChoiceObjectController Fields

The SingleChoiceObjectController type exposes the following members.

Fields
 NameDescription
Protected field_choice The committed choice index.
(Inherited from SingleChoiceController)
Protected field_choiceObject The edited choice object.
Protected field_choiceTemp The temporary choice index.
(Inherited from SingleChoiceController)
Protected field_descriptionText The description text shown by the controller.
(Inherited from SingleChoiceController)
Protected field_values The selectable values.
(Inherited from SingleChoiceController)
Protected field_view The attached view.
(Inherited from SingleChoiceController)
Top
See Also