Hierarchy For Package org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.uberfire.client.mvp.AbstractActivity (implements org.uberfire.client.mvp.Activity)
      • org.uberfire.client.mvp.AbstractPopupActivity (implements org.uberfire.client.mvp.PopupActivity)
    • org.uberfire.ext.widgets.core.client.workbench.widgets.popups.activities.notfound.ActivityNotFoundPresenter
    • com.google.gwt.user.client.ui.UIObject (implements com.google.gwt.user.client.ui.HasVisibility)
      • com.google.gwt.user.client.ui.Widget (implements com.google.gwt.user.client.EventListener, com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.user.client.ui.IsWidget)
        • com.google.gwt.user.client.ui.Panel (implements com.google.gwt.user.client.ui.HasWidgets.ForIsWidget)
          • com.google.gwt.user.client.ui.SimplePanel (implements com.google.gwt.user.client.ui.HasOneWidget)

Interface Hierarchy

  • org.uberfire.client.mvp.HasPresenter<T>
    • org.uberfire.client.mvp.UberView<T> (also extends com.google.gwt.user.client.ui.IsWidget)
  • com.google.gwt.user.client.ui.IsWidget
    • org.uberfire.client.mvp.UberView<T> (also extends org.uberfire.client.mvp.HasPresenter<T>)