protected static final String |
ATR_ARIA_CURRENT |
"aria-current" |
protected static final String |
ATR_ARIA_EXPANDED |
"aria-expanded" |
protected static final String |
ATR_ARIA_HAS_POPUP |
"aria-haspopup" |
protected static final String |
ATR_ARIA_HIDDEN |
"aria-hidden" |
protected static final String |
ATR_ARIA_LABEL |
"aria-label" |
protected static final String |
ATR_ARIA_SELECTED |
"aria-selected" |
protected static final String |
ATR_COLSPAN |
"colspan" |
protected static final String |
ATR_FOR |
"for" |
protected static final String |
ATR_ID |
"id" |
protected static final String |
ATR_LIST |
"list" |
protected static final String |
ATR_MAX |
"max" |
protected static final String |
ATR_MIN |
"min" |
protected static final String |
ATR_REQUIRED |
"required" |
protected static final String |
ATR_ROLE |
"role" |
protected static final String |
ATR_ROWSPAN |
"rowspan" |
protected static final String |
ATR_STYLE |
"style" |
protected static final String |
ATR_TABINDEX |
"tabindex" |
protected static final String |
CLASS_COLLAPSE |
"collapse" |
protected static final String |
CLASS_ERROR |
"error" |
protected static final String |
CLASS_EXPAND |
"expand" |
protected static final String |
CLASS_INFO |
"info" |
protected static final String |
CLASS_QUESTION |
"question" |
protected static final String |
CLASS_WARNING |
"warning" |
protected static final String |
EVENT_TYPE_BLUR |
"blur" |
protected static final String |
EVENT_TYPE_CHANGE |
"change" |
protected static final String |
EVENT_TYPE_CLICK |
"click" |
protected static final String |
EVENT_TYPE_FOCUS |
"focus" |
protected static final String |
EVENT_TYPE_INPUT |
"input" |
protected static final String |
EVENT_TYPE_KEYDOWN |
"keydown" |
protected static final String |
EVENT_TYPE_POINTERDOWN |
"pointerdown" |
protected static final String |
EVENT_TYPE_POINTERMOVE |
"pointermove" |
protected static final String |
EVENT_TYPE_POINTERUP |
"pointerup" |
protected static final String |
ROLE_PRESENTATION |
"presentation" |
protected static final String |
STYLE_COLLAPSED |
"collapsed" |
protected static final String |
STYLE_COLLAPSIBLE |
"collapsible" |
protected static final String |
STYLE_DISABLED |
"disabled" |
protected static final String |
STYLE_RESIZABLE |
"resizable" |
protected static final String |
TAG_NAME_UI_ICON |
"ui-icon" |