Hierarchy For Package org.gcube.portlets.user.accountingdashboard.client.application.dialog.error

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.dialog.error.ErrorModule
    • 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)
        • org.gcube.portlets.user.accountingdashboard.client.application.dialog.error.ErrorPresenter (implements org.gcube.portlets.user.accountingdashboard.client.application.dialog.error.ErrorUiHandlers)
    • com.gwtplatform.mvp.client.ViewImpl (implements com.gwtplatform.mvp.client.View)
      • com.gwtplatform.mvp.client.PopupViewImpl (implements com.gwtplatform.mvp.client.PopupView)
        • com.gwtplatform.mvp.client.PopupViewWithUiHandlers<C> (implements com.gwtplatform.mvp.client.HasUiHandlers<C>)
          • org.gcube.portlets.user.accountingdashboard.client.application.dialog.error.ErrorView

Interface Hierarchy

  • com.gwtplatform.mvp.client.UiHandlers
    • org.gcube.portlets.user.accountingdashboard.client.application.dialog.error.ErrorUiHandlers