|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.aria.client.Property
public final class Property
Class that contains constants for all ARIA properties as defined by the W3C specification W3C ARIA specification.
An ARIA property is a characteristic feature of a widget/control that can change over time but more rare than the ARIA state and is often not changed as a result of user action.
The following groups of properties exist:
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Attribute<Id> ACTIVEDESCENDANT
public static final Attribute<java.lang.Boolean> ATOMIC
public static final Attribute<AutocompleteValue> AUTOCOMPLETE
public static final Attribute<Id> CONTROLS
public static final Attribute<Id> DESCRIBEDBY
public static final Attribute<DropeffectValue> DROPEFFECT
public static final Attribute<Id> FLOWTO
public static final Attribute<java.lang.Boolean> HASPOPUP
public static final Attribute<java.lang.String> LABEL
public static final Attribute<Id> LABELLEDBY
public static final Attribute<java.lang.Integer> LEVEL
public static final Attribute<LiveValue> LIVE
public static final Attribute<java.lang.Boolean> MULTILINE
public static final Attribute<java.lang.Boolean> MULTISELECTABLE
public static final Attribute<OrientationValue> ORIENTATION
public static final Attribute<Id> OWNS
public static final Attribute<java.lang.Integer> POSINSET
public static final Attribute<java.lang.Boolean> READONLY
public static final Attribute<RelevantValue> RELEVANT
public static final Attribute<java.lang.Boolean> REQUIRED
public static final Attribute<java.lang.Integer> SETSIZE
public static final Attribute<SortValue> SORT
public static final Attribute<java.lang.Number> VALUEMAX
public static final Attribute<java.lang.Number> VALUEMIN
public static final Attribute<java.lang.Number> VALUENOW
public static final Attribute<java.lang.String> VALUETEXT
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |