Uses of Interface
com.google.gwt.aria.client.LandmarkRole
-
Packages that use LandmarkRole Package Description com.google.gwt.aria.client -
-
Uses of LandmarkRole in com.google.gwt.aria.client
Subinterfaces of LandmarkRole in com.google.gwt.aria.client Modifier and Type Interface Description interfaceApplicationRoleA type that represents the application role in the ARIA specification.interfaceBannerRoleA type that represents the banner role in the ARIA specification.interfaceComplementaryRoleA type that represents the complementary role in the ARIA specification.interfaceContentinfoRoleA type that represents the contentinfo role in the ARIA specification.interfaceFormRoleA type that represents the form role in the ARIA specification.interfaceMainRoleA type that represents the main role in the ARIA specification.interfaceNavigationRoleA type that represents the navigation role in the ARIA specification.interfaceSearchRoleA type that represents the search role in the ARIA specification.Classes in com.google.gwt.aria.client that implement LandmarkRole Modifier and Type Class Description (package private) classApplicationRoleImplImplementsApplicationRole.(package private) classBannerRoleImplImplementsBannerRole.(package private) classComplementaryRoleImplImplementsComplementaryRole.(package private) classContentinfoRoleImplImplementsContentinfoRole.(package private) classFormRoleImplImplementsFormRole.(package private) classMainRoleImplImplementsMainRole.(package private) classNavigationRoleImplImplementsNavigationRole.(package private) classSearchRoleImplImplementsSearchRole.
-