|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sonar.plugins.api.web.gwt.client.AbstractSourceViewer
org.sonar.plugins.core.violationssourceviewer.client.GwtViolationsSourceViewer
public class GwtViolationsSourceViewer
| Nested Class Summary | |
|---|---|
class |
GwtViolationsSourceViewer.LineDecoratorsHandler
|
| Nested classes/interfaces inherited from class org.sonar.plugins.api.web.gwt.client.AbstractSourceViewer |
|---|
AbstractSourceViewer.LinesHandler |
| Field Summary | |
|---|---|
static java.lang.String |
GWT_ID
|
| Fields inherited from class org.sonar.plugins.api.web.gwt.client.AbstractSourceViewer |
|---|
ERROR_STYLE, expandLinkActivation, HTML_ROOT_ID, INFO_STYLE, loadedSource, WARNING_STYLE |
| Constructor Summary | |
|---|---|
GwtViolationsSourceViewer()
|
|
| Method Summary | |
|---|---|
protected void |
exportJavascript()
|
static void |
exportNativeJavascript(GwtViolationsSourceViewer obj)
|
protected java.lang.String |
getGwtId()
|
protected void |
requestLineDecorators(java.lang.String sourceKey)
|
protected boolean |
showValueColumn()
|
| Methods inherited from class org.sonar.plugins.api.web.gwt.client.AbstractSourceViewer |
|---|
getDecorators, isDecoratorsRetrieved, isLinesRetrieved, loadContainer, loadSource, onModuleLoad, refreshLines, requestLines, setDecorators, setDecoratorsRetrieved, setExpandLinkActivation, setLines, setLinesRetrieved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String GWT_ID
| Constructor Detail |
|---|
public GwtViolationsSourceViewer()
| Method Detail |
|---|
protected java.lang.String getGwtId()
getGwtId in class AbstractSourceViewerprotected boolean showValueColumn()
showValueColumn in class AbstractSourceViewerprotected void requestLineDecorators(java.lang.String sourceKey)
requestLineDecorators in class AbstractSourceViewerprotected void exportJavascript()
exportJavascript in class AbstractSourceViewerpublic static void exportNativeJavascript(GwtViolationsSourceViewer obj)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||