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

Packages that use WidgetLayoutType
org.sonar.api.web   
org.sonar.server.ui   
 

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.
 

Uses of WidgetLayoutType in org.sonar.server.ui
 

Methods in org.sonar.server.ui that return WidgetLayoutType
 WidgetLayoutType ViewProxy.getWidgetLayout()
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.