Hierarchy For Package org.gcube.portlets.user.accountingdashboard.client.application.mainarea

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.google.gwt.inject.client.AbstractGinModule (implements com.google.gwt.inject.client.GinModule)
      • com.gwtplatform.mvp.client.gin.AbstractPresenterModule
        • org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaModule
    • com.gwtplatform.mvp.client.HandlerContainerImpl (implements com.gwtplatform.mvp.client.HandlerContainer)
      • com.gwtplatform.mvp.client.PresenterWidget<V> (implements com.google.gwt.event.shared.HasHandlers, com.gwtplatform.mvp.client.HasPopupSlot, com.gwtplatform.mvp.client.HasSlots, com.google.gwt.user.client.ui.IsWidget)
        • com.gwtplatform.mvp.client.Presenter<V,​Proxy_>
          • org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaPresenter (implements org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaUiHandlers)
    • com.gwtplatform.mvp.client.ViewImpl (implements com.gwtplatform.mvp.client.View)
      • com.gwtplatform.mvp.client.ViewWithUiHandlers<C> (implements com.gwtplatform.mvp.client.HasUiHandlers<C>)
        • org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaView

Interface Hierarchy

  • com.gwtplatform.mvp.client.UiHandlers
    • org.gcube.portlets.user.accountingdashboard.client.application.mainarea.MainAreaUiHandlers