Member variable Xbp3State():selection Foundation
The state of the Xbp3State object.
Attribute: EXPORTED
Data type: Numeric (XBP3STATE_UNSELECTED)
Description
The instance variable :selection contains a value indicating the state of the three state button when it is first displayed. Valid values for the three possible states of :selection are represented by constants in the XBP.CH file and shown below:
Possible states of a three state button
Constant | Description |
---|---|
XBP3STATE_UNSELECTED | Not selected |
XBP3STATE_SELECTED | Selected |
XBP3STATE_IDLE | Undefined |
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.