Uses of Interface
com.google.gwt.aria.client.ListRole
Packages that use ListRole
-
Uses of ListRole in com.google.gwt.aria.client
Subinterfaces of ListRole in com.google.gwt.aria.clientModifier and TypeInterfaceDescriptioninterface
A type that represents the directory role in the ARIA specification.interface
A type that represents the listbox role in the ARIA specification.interface
A type that represents the menubar role in the ARIA specification.interface
A type that represents the menu role in the ARIA specification.interface
A type that represents the tablist role in the ARIA specification.Classes in com.google.gwt.aria.client that implement ListRoleModifier and TypeClassDescription(package private) class
ImplementsDirectoryRole
.(package private) class
ImplementsListboxRole
.(package private) class
ImplementsListRole
.(package private) class
ImplementsMenubarRole
.(package private) class
ImplementsMenuRole
.(package private) class
ImplementsTablistRole
.Methods in com.google.gwt.aria.client that return ListRole