|
jBPM Console NG - Generic Client 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jbpm.console.ng.gc.client.list.base.BaseGenericCRUD
org.jbpm.console.ng.gc.client.list.base.GenericActions<T>
org.jbpm.console.ng.gc.client.list.base.BaseViewImpl<DataMockSummary,BasicPaginationListPresenter>
org.jbpm.console.ng.gc.client.experimental.pagination.BasicPagiantionListViewImpl
@Dependent @Templated(value="BasicPaginationListViewImpl.html") public class BasicPagiantionListViewImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jbpm.console.ng.gc.client.list.base.GenericActions |
|---|
GenericActions.DeleteActionHasCell, GenericActions.ReadActionHasCell, GenericActions.UpdateActionHasCell |
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Nested classes/interfaces inherited from interface org.jbpm.console.ng.gc.client.list.base.GridViewContainer |
|---|
GridViewContainer.GridSelectionModel |
| Field Summary |
|---|
| Fields inherited from class org.jbpm.console.ng.gc.client.list.base.BaseViewImpl |
|---|
identity, itemsSelected, listGrid, MSJ_NO_ITEMS_FOUND, pager, placeManager, presenter, selectionModel, sortHandler, viewContainer |
| Fields inherited from class org.jbpm.console.ng.gc.client.list.base.GenericActions |
|---|
DELETE_ACTION_IMAGE, deleteActionTitle, genericConstants, genericImages, READ_ACTION_IMAGE, readActionTitle, UPDATE_ACTION_IMAGE, updateActionTitle |
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Fields inherited from interface org.jbpm.console.ng.gc.client.list.base.GridViewContainer |
|---|
GRID_STYLE |
| Fields inherited from interface org.jbpm.console.ng.gc.client.list.base.PagerContainer |
|---|
STYLE_PAGER |
| Constructor Summary | |
|---|---|
BasicPagiantionListViewImpl()
|
|
| Method Summary | |
|---|---|
void |
addHandlerPager()
|
void |
hideBusyIndicator()
|
void |
init(BasicPaginationListPresenter presenter)
|
void |
initGridColumns()
|
void |
initializeLeftButtons()
|
void |
initializeRightButtons()
|
void |
multiSelectionModelChange(com.google.gwt.view.client.SelectionChangeEvent event,
Set<DataMockSummary> selectedKieSession)
|
void |
refreshItems()
|
void |
setGridEvents()
|
void |
showBusyIndicator(String message)
|
void |
simpleSelectionModelChange(com.google.gwt.view.client.SelectionChangeEvent event,
DataMockSummary selectedItemSelectionModel)
|
| Methods inherited from class org.jbpm.console.ng.gc.client.list.base.BaseViewImpl |
|---|
actionsColumns, createItem, deleteItem, displayNotification, getCurrentFilter, getListGrid, getPager, getSortHandler, initializeComponents, initializeGridView, onResize, readItem, setCurrentFilter, setMultiSelectionModel, setPagerDataProvider, setSelectionModel, updateItem |
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Constructor Detail |
|---|
public BasicPagiantionListViewImpl()
| Method Detail |
|---|
public void init(BasicPaginationListPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<BasicPaginationListPresenter>public void initGridColumns()
initGridColumns in interface GridViewContainer<DataMockSummary>public void showBusyIndicator(String message)
showBusyIndicator in interface BasicPaginationListPresenter.BasicPaginationListViewpublic void hideBusyIndicator()
hideBusyIndicator in interface BasicPaginationListPresenter.BasicPaginationListViewpublic void refreshItems()
refreshItems in interface GridViewContainer<DataMockSummary>
public void multiSelectionModelChange(com.google.gwt.view.client.SelectionChangeEvent event,
Set<DataMockSummary> selectedKieSession)
multiSelectionModelChange in interface GridViewContainer<DataMockSummary>
public void simpleSelectionModelChange(com.google.gwt.view.client.SelectionChangeEvent event,
DataMockSummary selectedItemSelectionModel)
simpleSelectionModelChange in interface GridViewContainer<DataMockSummary>public void setGridEvents()
setGridEvents in interface GridViewContainer<DataMockSummary>public void initializeLeftButtons()
initializeLeftButtons in interface ButtonsPanelContainerpublic void initializeRightButtons()
initializeRightButtons in interface ButtonsPanelContainerpublic void addHandlerPager()
addHandlerPager in interface PagerContainer
|
jBPM Console NG - Generic Client 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||