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

Packages that use WidgetProperty
org.sonar.server.ui   
 

Uses of WidgetProperty in org.sonar.server.ui
 

Methods in org.sonar.server.ui that return WidgetProperty
 WidgetProperty ViewProxy.getWidgetProperty(String propertyKey)
           
 

Methods in org.sonar.server.ui that return types with arguments of type WidgetProperty
 Collection<WidgetProperty> ViewProxy.getWidgetProperties()
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.