org.broadleafcommerce.cms.admin.client.presenter.sandbox
public class MySandBoxPresenter extends SandBoxPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected com.google.gwt.event.shared.HandlerRegistration |
pendingPreviewClickHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
pendingRefreshClickHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
pendingSelectionChangedHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
reclaimAllClickHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
reclaimSelectionClickHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
releaseAllClickHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
releaseSelectionClickHandlerRegistration |
COMMENT_DIALOG, disabled, display, lastSelectedRecord, loaded, presenterSequenceSetupManager, previewClickHandlerRegistration, promoteAllClickHandlerRegistration, promoteSelectionClickHandlerRegistration, refreshClickHandlerRegistration, revertRejectAllClickHandlerRegistration, revertRejectSelectionClickHandlerRegistration, selectionChangedHandlerRegistrationdefaultItemId, eventBus| Constructor and Description |
|---|
MySandBoxPresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
protected MySandBoxDisplay |
getMySandBoxDisplay() |
protected String |
getPendingSelectedRecords() |
protected void |
invalidateOtherCache() |
void |
pendingEnable() |
void |
setPendingStartState() |
void |
setup() |
protected void |
setupDisplayItems(com.smartgwt.client.data.DataSource entityDataSource,
com.smartgwt.client.data.DataSource... additionalDataSources) |
containsDisplay, disable, enable, getDisplay, getLoaded, getPresenterSequenceSetupManager, getPromoteAllClickHandlerRegistration, getPromoteSelectionClickHandlerRegistration, getRefreshClickHandlerRegistration, getRevertRejectAllClickHandlerRegistration, getRevertRejectSelectionClickHandlerRegistration, getSelectedRecords, getSelectionChangedHandlerRegistration, invalidateMyCache, postSetup, previewSelection, setDisplay, setStartStategetDefaultItemId, getEventBus, setDefaultItemId, setEventBusprotected com.google.gwt.event.shared.HandlerRegistration pendingRefreshClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration pendingPreviewClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration reclaimAllClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration reclaimSelectionClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration pendingSelectionChangedHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration releaseAllClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration releaseSelectionClickHandlerRegistration
public void setup()
setup in interface EntityPresentersetup in class SandBoxPresenterprotected MySandBoxDisplay getMySandBoxDisplay()
protected void setupDisplayItems(com.smartgwt.client.data.DataSource entityDataSource,
com.smartgwt.client.data.DataSource... additionalDataSources)
setupDisplayItems in class SandBoxPresenterpublic void setPendingStartState()
public void pendingEnable()
protected String getPendingSelectedRecords()
protected void invalidateOtherCache()
invalidateOtherCache in class SandBoxPresenterpublic void bind()
bind in class SandBoxPresenterCopyright © 2015. All Rights Reserved.