org.opennms.dashboard.client
Class GraphDashlet.GraphView

java.lang.Object
  extended by com.google.gwt.user.client.ui.UIObject
      extended by com.google.gwt.user.client.ui.Widget
          extended by com.google.gwt.user.client.ui.Composite
              extended by org.opennms.dashboard.client.DashletView
                  extended by org.opennms.dashboard.client.GraphDashlet.GraphView
All Implemented Interfaces:
com.google.gwt.user.client.EventListener
Enclosing class:
GraphDashlet

public class GraphDashlet.GraphView
extends DashletView


Nested Class Summary
 class GraphDashlet.GraphView.ChildResourceChangeListener
           
 class GraphDashlet.GraphView.ChildResourceLoader
           
 class GraphDashlet.GraphView.PrefabGraphChangeListener
           
 class GraphDashlet.GraphView.PrefabGraphLoader
           
 class GraphDashlet.GraphView.TopLevelResourceChangeListener
           
 class GraphDashlet.GraphView.TopLevelResourceLoader
           
 
Constructor Summary
GraphDashlet.GraphView(Dashlet dashlet)
           
 
Method Summary
 GraphDashlet.GraphView.TopLevelResourceLoader getTopLevelResourceLoader()
           
 void onDashLoad()
           
 
Methods inherited from class org.opennms.dashboard.client.DashletView
addToTitleBar, getTitle, setTitle
 
Methods inherited from class com.google.gwt.user.client.ui.Composite
getElement, getWidget, initWidget, isAttached, onAttach, onDetach, setWidget
 
Methods inherited from class com.google.gwt.user.client.ui.Widget
doAttachChildren, doDetachChildren, getParent, onBrowserEvent, onLoad, onUnload, removeFromParent, setElement
 
Methods inherited from class com.google.gwt.user.client.ui.UIObject
addStyleDependentName, addStyleName, getAbsoluteLeft, getAbsoluteTop, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, isVisible, removeStyleDependentName, removeStyleName, setHeight, setPixelSize, setSize, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkEvents, toString, unsinkEvents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GraphDashlet.GraphView

public GraphDashlet.GraphView(Dashlet dashlet)
Method Detail

onDashLoad

public void onDashLoad()
Overrides:
onDashLoad in class DashletView

getTopLevelResourceLoader

public GraphDashlet.GraphView.TopLevelResourceLoader getTopLevelResourceLoader()


Copyright © 2009. All Rights Reserved.