|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.api.web.gwt.client.ResourceWidget
org.sonar.api.web.gwt.client.AbstractResourceTab
org.sonar.api.web.gwt.client.AbstractSourcesResourceTab
public abstract class AbstractSourcesResourceTab
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.sonar.api.web.gwt.client.ResourceWidget |
|---|
ResourceWidget.StandAloneResourceHandler |
| Field Summary |
|---|
| Fields inherited from class org.sonar.api.web.gwt.client.AbstractResourceTab |
|---|
HTML_ROOT_ID |
| Constructor Summary | |
|---|---|
AbstractSourcesResourceTab()
|
|
| Method Summary | |
|---|---|
protected abstract SourceDecorator<?> |
getDecorator(Resource resource)
The source code decorator to use with this panel |
ResourcePanel |
getMainPanel(Resource resource)
Get a new instance of the main panel to render |
| Methods inherited from class org.sonar.api.web.gwt.client.AbstractResourceTab |
|---|
getHeaderPanel, getHtmlRootId, render |
| Methods inherited from class org.sonar.api.web.gwt.client.ResourceWidget |
|---|
exportJavascript, getGwtId, getResource, getResourceJSONObject, isDefault, isForResource, isMetricInList, loadContainer, onModuleLoad, onResourceLoaded |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractSourcesResourceTab()
| Method Detail |
|---|
public ResourcePanel getMainPanel(Resource resource)
AbstractResourceTab
getMainPanel in class AbstractResourceTabresource - the resource to be viewed, does contains snapshot measures
protected abstract SourceDecorator<?> getDecorator(Resource resource)
resource - the current resource to show
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||