Interface RequestListPresenter.RequestListView

  • All Superinterfaces:
    org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, org.uberfire.client.mvp.HasPresenter<RequestListPresenter>, com.google.gwt.user.client.ui.IsWidget, org.jbpm.workbench.common.client.list.ListView<org.jbpm.workbench.es.model.RequestSummary,​RequestListPresenter>, org.jbpm.workbench.common.client.list.MultiGridView<org.jbpm.workbench.es.model.RequestSummary,​RequestListPresenter>, org.uberfire.client.mvp.UberView<RequestListPresenter>
    All Known Implementing Classes:
    RequestListViewImpl
    Enclosing class:
    RequestListPresenter

    public static interface RequestListPresenter.RequestListView
    extends org.jbpm.workbench.common.client.list.MultiGridView<org.jbpm.workbench.es.model.RequestSummary,​RequestListPresenter>
    • Method Summary

      • Methods inherited from interface org.uberfire.ext.widgets.common.client.common.HasBusyIndicator

        hideBusyIndicator, showBusyIndicator
      • Methods inherited from interface org.uberfire.client.mvp.HasPresenter

        init
      • Methods inherited from interface com.google.gwt.user.client.ui.IsWidget

        asWidget
      • Methods inherited from interface org.jbpm.workbench.common.client.list.ListView

        clearBlockingError, displayBlockingError, displayNotification, getListGrid
      • Methods inherited from interface org.jbpm.workbench.common.client.list.MultiGridView

        addActiveFilter, getSortColumn, isSortAscending, loadListTable, removeActiveFilter, removeAllActiveFilters, setSaveFilterCallback