Uses of Interface
com.google.gwt.aria.client.ListitemRole
-
Packages that use ListitemRole Package Description com.google.gwt.aria.client -
-
Uses of ListitemRole in com.google.gwt.aria.client
Subinterfaces of ListitemRole in com.google.gwt.aria.client Modifier and Type Interface Description interface
TreeitemRole
A type that represents the treeitem role in the ARIA specification.Classes in com.google.gwt.aria.client that implement ListitemRole Modifier and Type Class Description (package private) class
ListitemRoleImpl
ImplementsListitemRole
.(package private) class
TreeitemRoleImpl
ImplementsTreeitemRole
.Methods in com.google.gwt.aria.client that return ListitemRole Modifier and Type Method Description static ListitemRole
Roles. getListitemRole()
-