GWT 2.5.0.rc1

Uses of Interface
com.google.gwt.aria.client.LandmarkRole

Packages that use LandmarkRole
com.google.gwt.aria.client   
 

Uses of LandmarkRole in com.google.gwt.aria.client
 

Subinterfaces of LandmarkRole in com.google.gwt.aria.client
 interface ApplicationRole
          ApplicationRole interface.
 interface BannerRole
          BannerRole interface.
 interface ComplementaryRole
          ComplementaryRole interface.
 interface ContentinfoRole
          ContentinfoRole interface.
 interface FormRole
          FormRole interface.
 interface MainRole
          MainRole interface.
 interface NavigationRole
          NavigationRole interface.
 interface SearchRole
          SearchRole interface.
 

Classes in com.google.gwt.aria.client that implement LandmarkRole
(package private)  class ApplicationRoleImpl
          Implements ApplicationRole.
(package private)  class BannerRoleImpl
          Implements BannerRole.
(package private)  class ComplementaryRoleImpl
          Implements ComplementaryRole.
(package private)  class ContentinfoRoleImpl
          Implements ContentinfoRole.
(package private)  class FormRoleImpl
          Implements FormRole.
(package private)  class MainRoleImpl
          Implements MainRole.
(package private)  class NavigationRoleImpl
          Implements NavigationRole.
(package private)  class SearchRoleImpl
          Implements SearchRole.
 


GWT 2.5.0.rc1