Hierarchy For Package org.jbpm.workbench.common.client.list

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.jbpm.workbench.common.client.list.AbstractListPresenter<T> (implements org.jbpm.workbench.common.client.menu.RefreshMenuBuilder.SupportsRefresh)
    • 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.Composite (implements com.google.gwt.user.client.ui.IsRenderable)
          • org.jbpm.workbench.common.client.list.AbstractListView<T,​V> (implements com.google.gwt.user.client.ui.RequiresResize)
          • org.jbpm.workbench.common.client.list.AbstractMultiGridView<T,​V> (implements org.jbpm.workbench.common.client.list.MultiGridView<T,​V>, com.google.gwt.user.client.ui.RequiresResize)
          • org.uberfire.ext.widgets.table.client.UberfireSimpleTable<T> (implements com.google.gwt.view.client.HasData<T>)
            • org.uberfire.ext.widgets.common.client.tables.SimpleTable<T>
              • org.uberfire.ext.widgets.common.client.tables.PagedTable<T>
                • org.jbpm.workbench.common.client.list.ExtendedPagedTable<T>
                  • org.jbpm.workbench.common.client.list.ListTable<T> (implements com.google.gwt.user.client.ui.RequiresResize)

Interface Hierarchy

  • org.uberfire.ext.widgets.common.client.common.HasBusyIndicator
    • org.jbpm.workbench.common.client.list.ListView<T,​V> (also extends com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<T>)
  • org.uberfire.client.mvp.HasPresenter<T>
    • org.uberfire.client.mvp.UberView<T> (also extends com.google.gwt.user.client.ui.IsWidget)
      • org.jbpm.workbench.common.client.list.ListView<T,​V> (also extends org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget)
  • com.google.gwt.user.client.ui.IsWidget
    • org.jbpm.workbench.common.client.list.ListView<T,​V> (also extends org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, org.uberfire.client.mvp.UberView<T>)
    • org.uberfire.client.mvp.UberView<T> (also extends org.uberfire.client.mvp.HasPresenter<T>)
      • org.jbpm.workbench.common.client.list.ListView<T,​V> (also extends org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, com.google.gwt.user.client.ui.IsWidget)

Enum Hierarchy