Uses of Class
org.sonar.plugins.api.web.gwt.client.HeaderWidget.Type

Packages that use HeaderWidget.Type
org.sonar.plugins.api.web.gwt.client   
 

Uses of HeaderWidget.Type in org.sonar.plugins.api.web.gwt.client
 

Methods in org.sonar.plugins.api.web.gwt.client that return HeaderWidget.Type
static HeaderWidget.Type HeaderWidget.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HeaderWidget.Type[] HeaderWidget.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.sonar.plugins.api.web.gwt.client with parameters of type HeaderWidget.Type
protected  com.google.gwt.user.client.ui.Label HeaderWidget.createPanel(java.lang.Integer pos, HeaderWidget.Type type)
           
 



Copyright © 2009 SonarSource SA. All Rights Reserved.