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

Packages that use Section
org.sonar.api.web   
 

Uses of Section in org.sonar.api.web
 

Methods in org.sonar.api.web that return Section
 Section Page.getSection()
          Deprecated. The section of the page in the UI
static Section Section.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static Section[] Section.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 SonarSource SA. All Rights Reserved.