Interface MultiGridView<T extends org.jbpm.workbench.common.model.GenericSummary,​V>

  • All Superinterfaces:
    org.uberfire.ext.widgets.common.client.common.HasBusyIndicator, org.uberfire.client.mvp.HasPresenter<V>, com.google.gwt.user.client.ui.IsWidget, ListView<T,​V>, org.uberfire.client.mvp.UberView<V>
    All Known Implementing Classes:
    AbstractMultiGridView

    public interface MultiGridView<T extends org.jbpm.workbench.common.model.GenericSummary,​V>
    extends ListView<T,​V>