org.sonar.plugins.timeline.client
Class GwtTimeline
java.lang.Object
org.sonar.gwt.ui.Page
org.sonar.plugins.timeline.client.GwtTimeline
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class GwtTimeline
- extends org.sonar.gwt.ui.Page
|
Method Summary |
protected com.google.gwt.user.client.ui.Widget |
doOnResourceLoad(org.sonar.wsclient.services.Resource resource)
|
| Methods inherited from class org.sonar.gwt.ui.Page |
doOnModuleLoad, getRootPanel, onModuleLoad, onResourceLoad |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GWT_ID
public static final String GWT_ID
- See Also:
- Constant Field Values
SUPPORTED_METRIC_TYPES
public static final List<String> SUPPORTED_METRIC_TYPES
DEFAULT_HEIGHT
public static final int DEFAULT_HEIGHT
- See Also:
- Constant Field Values
DEFAULT_METRICS_KEY
public static final String DEFAULT_METRICS_KEY
- See Also:
- Constant Field Values
DEFAULT_METRICS_VALUE
public static final String DEFAULT_METRICS_VALUE
- See Also:
- Constant Field Values
GwtTimeline
public GwtTimeline()
doOnResourceLoad
protected com.google.gwt.user.client.ui.Widget doOnResourceLoad(org.sonar.wsclient.services.Resource resource)
- Overrides:
doOnResourceLoad in class org.sonar.gwt.ui.Page
Copyright © 2009-2011 SonarSource. All Rights Reserved.