TOC PREV NEXT INDEX



ChoiceGroup


ChoiceGroups are similar to Lists which may be added to a Form. A Choicegroup has a label which may be set in its property sheet. ChoiceGroups may have ChoiceElements added to them.

A ChoiceGroup may have either Exclusive selection (only one item selected at a time), or Multiple selection (multiple items selected).

ChoiceGroups may execute code if they have been changed. If this checkbox is selected in the property sheet, a new Code Area is displayed where Java code may be entered which will execute if the ChoiceGroup has changed.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX