Uses of Package
org.sonar.api.web

Packages that use org.sonar.api.web
org.sonar.api.web   
org.sonar.plugins.core.colorizers   
org.sonar.plugins.core.dashboards   
org.sonar.plugins.core.testdetailsviewer   
org.sonar.plugins.core.web   
org.sonar.plugins.core.widgets   
org.sonar.plugins.core.widgets.actionPlans   
org.sonar.plugins.core.widgets.reviews   
org.sonar.plugins.design.ui.dependencies   
org.sonar.plugins.design.ui.libraries   
org.sonar.plugins.design.ui.page   
org.sonar.plugins.design.ui.widgets   
org.sonar.server.startup   
org.sonar.server.ui   
 

Classes in org.sonar.api.web used by org.sonar.api.web
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
Dashboard
          Definition of a dashboard.
Dashboard.Widget
          Note that this class is an inner class to avoid confusion with the extension point org.sonar.api.web.Widget.
DashboardLayout
          Possible layouts for a dashboard.
GwtExtension
           
Page
           
RubyRailsWidget
          Widget in project dashboard page.
Section
          Deprecated. add annotation org.sonar.api.web.NavigationSection to View extensions
View
           
Webservice
          Interface to create a web service extension point
Widget
           
WidgetLayoutType
           
WidgetPropertyType
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.colorizers
CodeColorizerFormat
          Extend the library sonar-colorizer to support new languages.
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.dashboards
Dashboard
          Definition of a dashboard.
DashboardTemplate
          This extension point must be implemented to define a new dashboard.
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.testdetailsviewer
DefaultTab
           
GwtExtension
           
GwtPage
           
NavigationSection
          The Page is displayed only in listed sections.
Page
           
ResourceQualifier
          The view is displayed only if the selected resource has the same qualifier.
UserRole
           
View
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.web
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
DefaultTab
           
NavigationSection
          The Page is displayed only in listed sections.
Page
           
ResourceLanguage
          The view is displayed only if the selected resource has the same language.
ResourceQualifier
          The view is displayed only if the selected resource has the same qualifier.
RubyRailsPage
           
UserRole
           
View
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.widgets
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
RubyRailsWidget
          Widget in project dashboard page.
UserRole
           
View
           
Widget
           
WidgetCategory
           
WidgetLayout
           
WidgetProperties
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.widgets.actionPlans
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
RubyRailsWidget
          Widget in project dashboard page.
View
           
Widget
           
WidgetCategory
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.core.widgets.reviews
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
RubyRailsWidget
          Widget in project dashboard page.
View
           
Widget
           
WidgetCategory
           
WidgetProperties
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.design.ui.dependencies
DefaultTab
           
GwtExtension
           
GwtPage
           
NavigationSection
          The Page is displayed only in listed sections.
Page
           
ResourceLanguage
          The view is displayed only if the selected resource has the same language.
ResourceQualifier
          The view is displayed only if the selected resource has the same qualifier.
UserRole
           
View
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.design.ui.libraries
GwtExtension
           
GwtPage
           
NavigationSection
          The Page is displayed only in listed sections.
Page
           
ResourceLanguage
          The view is displayed only if the selected resource has the same language.
ResourceQualifier
          The view is displayed only if the selected resource has the same qualifier.
UserRole
           
View
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.design.ui.page
DefaultTab
           
GwtExtension
           
GwtPage
           
NavigationSection
          The Page is displayed only in listed sections.
Page
           
ResourceLanguage
          The view is displayed only if the selected resource has the same language.
ResourceQualifier
          The view is displayed only if the selected resource has the same qualifier.
UserRole
           
View
           
 

Classes in org.sonar.api.web used by org.sonar.plugins.design.ui.widgets
AbstractRubyTemplate
          It's useful in development environment to see browser rendering in real time while editing the template.
RubyRailsWidget
          Widget in project dashboard page.
UserRole
           
View
           
Widget
           
WidgetCategory
           
 

Classes in org.sonar.api.web used by org.sonar.server.startup
Dashboard
          Definition of a dashboard.
DashboardTemplate
          This extension point must be implemented to define a new dashboard.
GwtExtension
           
 

Classes in org.sonar.api.web used by org.sonar.server.ui
CodeColorizerFormat
          Extend the library sonar-colorizer to support new languages.
Footer
           
Page
           
RubyRailsWebservice
          Interface to create a web service by implementing a Ruby On Rails controller.
View
           
Widget
           
WidgetLayoutType
           
WidgetProperty
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.