GWT 2.7.0

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

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

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

Classes in com.google.gwt.aria.client that implement SeparatorRole
(package private)  class SeparatorRoleImpl
          Implements SeparatorRole.
 

Methods in com.google.gwt.aria.client that return SeparatorRole
static SeparatorRole Roles.getSeparatorRole()
           
 


GWT 2.7.0