Uses of Interface
org.sonar.api.web.View

Packages that use View
org.sonar.api.web   
 

Uses of View in org.sonar.api.web
 

Subinterfaces of View in org.sonar.api.web
 interface Page
           
 interface RubyRailsPage
           
 interface RubyRailsWidget
          Widget in project dashboard page.
 interface Widget
           
 

Classes in org.sonar.api.web that implement View
 class AbstractDashboardWidget
          Deprecated. override org.sonar.api.web.AbstractRubyTemplate and implement org.sonar.api.web.RubyRailsWidget
 class GwtPage
          Deprecated. in 3.7. Replaced by Ruby on Rails pages.
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.