org.broadleafcommerce.cms.admin.client.presenter.sandbox
Class MySandBoxPresenter
java.lang.Object
org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter
org.broadleafcommerce.cms.admin.client.presenter.sandbox.SandBoxPresenter
org.broadleafcommerce.cms.admin.client.presenter.sandbox.MySandBoxPresenter
- All Implemented Interfaces:
- EntityPresenter, Instantiable
public class MySandBoxPresenter
- extends SandBoxPresenter
- implements Instantiable
- Author:
- Jeff Fischer
| Fields inherited from class org.broadleafcommerce.cms.admin.client.presenter.sandbox.SandBoxPresenter |
COMMENT_DIALOG, disabled, display, lastSelectedRecord, loaded, presenterSequenceSetupManager, previewClickHandlerRegistration, promoteAllClickHandlerRegistration, promoteSelectionClickHandlerRegistration, refreshClickHandlerRegistration, revertRejectAllClickHandlerRegistration, revertRejectSelectionClickHandlerRegistration, selectionChangedHandlerRegistration |
| Methods inherited from class org.broadleafcommerce.cms.admin.client.presenter.sandbox.SandBoxPresenter |
containsDisplay, disable, enable, getDisplay, getLoaded, getPresenterSequenceSetupManager, getPromoteAllClickHandlerRegistration, getPromoteSelectionClickHandlerRegistration, getRefreshClickHandlerRegistration, getRevertRejectAllClickHandlerRegistration, getRevertRejectSelectionClickHandlerRegistration, getSelectedRecords, getSelectionChangedHandlerRegistration, invalidateMyCache, postSetup, previewSelection, setDisplay, setStartState |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pendingRefreshClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration pendingRefreshClickHandlerRegistration
pendingPreviewClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration pendingPreviewClickHandlerRegistration
reclaimAllClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration reclaimAllClickHandlerRegistration
reclaimSelectionClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration reclaimSelectionClickHandlerRegistration
pendingSelectionChangedHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration pendingSelectionChangedHandlerRegistration
releaseAllClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration releaseAllClickHandlerRegistration
releaseSelectionClickHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration releaseSelectionClickHandlerRegistration
MySandBoxPresenter
public MySandBoxPresenter()
setup
public void setup()
- Specified by:
setup in interface EntityPresenter- Overrides:
setup in class SandBoxPresenter
getMySandBoxDisplay
protected MySandBoxDisplay getMySandBoxDisplay()
setupDisplayItems
protected void setupDisplayItems(com.smartgwt.client.data.DataSource entityDataSource,
com.smartgwt.client.data.DataSource... additionalDataSources)
- Overrides:
setupDisplayItems in class SandBoxPresenter
setPendingStartState
public void setPendingStartState()
pendingEnable
public void pendingEnable()
getPendingSelectedRecords
protected String getPendingSelectedRecords()
invalidateOtherCache
protected void invalidateOtherCache()
- Overrides:
invalidateOtherCache in class SandBoxPresenter
bind
public void bind()
- Overrides:
bind in class SandBoxPresenter
Copyright © 2013. All Rights Reserved.