Class GoogleChartDisplayerView<P extends GoogleChartDisplayer>

  • All Implemented Interfaces:
    com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.IsRenderable, com.google.gwt.user.client.ui.IsWidget, org.dashbuilder.displayer.client.AbstractDisplayer.View, org.dashbuilder.displayer.client.AbstractGwtDisplayer.View<P>, GoogleChartDisplayer.View<P>, GoogleDisplayer.View<P>, org.uberfire.client.mvp.HasPresenter<P>, org.uberfire.client.mvp.UberView<P>
    Direct Known Subclasses:
    GoogleCategoriesDisplayerView

    public abstract class GoogleChartDisplayerView<P extends GoogleChartDisplayer>
    extends GoogleDisplayerView<P>
    implements GoogleChartDisplayer.View<P>
    Base class for all the Google chart like displayers
    • Nested Class Summary

      • Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject

        com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected int height  
      protected org.dashbuilder.displayer.Position legendPosition  
      protected int marginBottom  
      protected int marginLeft  
      protected int marginRight  
      protected int marginTop  
      protected org.dashbuilder.displayer.DisplayerSubType subType  
      protected int width  
      • Fields inherited from class org.dashbuilder.displayer.client.AbstractGwtDisplayerView

        presenter
      • Fields inherited from class com.google.gwt.user.client.ui.UIObject

        DEBUG_ID_PREFIX