Uses of Interface
com.google.gwt.aria.client.SectionheadRole
-
Packages that use SectionheadRole Package Description com.google.gwt.aria.client -
-
Uses of SectionheadRole in com.google.gwt.aria.client
Subinterfaces of SectionheadRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceColumnheaderRoleA type that represents the columnheader role in the ARIA specification.interfaceHeadingRoleA type that represents the heading role in the ARIA specification.interfaceRowheaderRoleA type that represents the rowheader role in the ARIA specification.interfaceTabRoleA type that represents the tab role in the ARIA specification.Classes in com.google.gwt.aria.client that implement SectionheadRole Modifier and Type Class Description (package private) classColumnheaderRoleImplImplementsColumnheaderRole.(package private) classHeadingRoleImplImplementsHeadingRole.(package private) classRowheaderRoleImplImplementsRowheaderRole.(package private) classTabRoleImplImplementsTabRole.
-