Uses of Interface
com.google.gwt.aria.client.OptionRole
-
Packages that use OptionRole Package Description com.google.gwt.aria.client -
-
Uses of OptionRole in com.google.gwt.aria.client
Subinterfaces of OptionRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceMenuitemradioRoleA type that represents the menuitemradio role in the ARIA specification.interfaceRadioRoleA type that represents the radio role in the ARIA specification.interfaceTreeitemRoleA type that represents the treeitem role in the ARIA specification.Classes in com.google.gwt.aria.client that implement OptionRole Modifier and Type Class Description (package private) classMenuitemradioRoleImplImplementsMenuitemradioRole.(package private) classOptionRoleImplImplementsOptionRole.(package private) classRadioRoleImplImplementsRadioRole.(package private) classTreeitemRoleImplImplementsTreeitemRole.Methods in com.google.gwt.aria.client that return OptionRole Modifier and Type Method Description static OptionRoleRoles. getOptionRole()
-