org.sonar.plugins.api.web
Interface Page

All Superinterfaces:
Extension, GwtExtension, ServerExtension

public interface Page
extends GwtExtension


Method Summary
 Section getSection()
           
 java.lang.String getTitle()
           
 
Methods inherited from interface org.sonar.plugins.api.web.GwtExtension
getGwtId
 

Method Detail

getSection

Section getSection()

getTitle

java.lang.String getTitle()


Copyright © 2009 SonarSource SA. All Rights Reserved.