org.sonar.plugins.timeline.client
Class GwtTimeline

java.lang.Object
  extended by org.sonar.gwt.ui.Page
      extended by org.sonar.plugins.timeline.client.GwtTimeline
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class GwtTimeline
extends org.sonar.gwt.ui.Page


Field Summary
static int DEFAULT_HEIGHT
           
static String DEFAULT_METRICS_KEY
           
static String DEFAULT_METRICS_VALUE
           
static String GWT_ID
           
static List<String> SUPPORTED_METRIC_TYPES
           
 
Constructor Summary
GwtTimeline()
           
 
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
 

Field Detail

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
Constructor Detail

GwtTimeline

public GwtTimeline()
Method Detail

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.