Uses of Class
org.sonar.api.web.WidgetLayoutType

Packages that use WidgetLayoutType
org.sonar.api.web   
 

Uses of WidgetLayoutType in org.sonar.api.web
 

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



Copyright © 2009-2011 SonarSource. All Rights Reserved.