#include <class_u_i_1_1_control_state.h>
Public Attributes |
|
| string | kNormal = "Normal" |
| string | kHighlight = "Highlight" |
| string | kPress = "Press" |
| string | kCancel = "Cancel" |
| string | kDragInside = "DragInside" |
| string | kDragOutside = "DragOutside" |
| string | kDragHighlight = "DragHighlight" |
| string | kSelect = "Select" |
| string | kSelectHighlight = "SelectHighlight" |
| string | kSelectPress = "SelectPress" |
| string | kSelectCancel = "SelectCancel" |
| string | kSelectDragInside = "SelectDragInside" |
| string | kSelectDragOutside = "SelectDragOutside" |
| string | kSelectDragHighlight = "SelectDragHighlight" |
| string UI.ControlState.kNormal = "Normal" |
| string UI.ControlState.kHighlight = "Highlight" |
| string UI.ControlState.kPress = "Press" |
| string UI.ControlState.kCancel = "Cancel" |
| string UI.ControlState.kDragInside = "DragInside" |
| string UI.ControlState.kDragOutside = "DragOutside" |
| string UI.ControlState.kDragHighlight = "DragHighlight" |
| string UI.ControlState.kSelect = "Select" |
| string UI.ControlState.kSelectHighlight = "SelectHighlight" |
| string UI.ControlState.kSelectPress = "SelectPress" |
| string UI.ControlState.kSelectCancel = "SelectCancel" |
| string UI.ControlState.kSelectDragInside = "SelectDragInside" |
| string UI.ControlState.kSelectDragOutside = "SelectDragOutside" |
| string UI.ControlState.kSelectDragHighlight = "SelectDragHighlight" |