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

Packages that use WidgetPropertyType
org.sonar.api.web   
 

Uses of WidgetPropertyType in org.sonar.api.web
 

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



Copyright © 2009-2013 SonarSource. All Rights Reserved.