org.broadleafcommerce.cms.admin.client.presenter.pages
public class PagesPresenter extends DynamicEntityPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected AdditionalFilterEventManager |
additionalFilterEventManager |
protected String |
currentPageId |
protected Integer |
currentPagePos |
protected com.smartgwt.client.data.Record |
currentPageRecord |
protected com.google.gwt.event.shared.HandlerRegistration |
extendedFetchDataHandlerRegistration |
protected PagesPresenterExtractor |
extractor |
protected PagesRuleBasedPresenterInitializer |
initializer |
protected EntitySearchDialog |
pageTemplateDialogView |
protected com.google.gwt.event.shared.HandlerRegistration |
refreshButtonHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
ruleRefreshButtonHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
ruleSaveButtonHandlerRegistration |
protected com.google.gwt.event.shared.HandlerRegistration |
saveButtonHandlerRegistration |
addClickHandlerRegistration, cellSavedHandlerRegistration, collectionMetadatas, disabled, display, entityTypeChangedHandlerRegistration, fetchDataHandlerRegistration, formPresenter, gridFields, gridHelper, initialValues, lastSelectedRecord, loaded, modifierList, presenterSequenceSetupManager, removeClickHandlerRegistration, selectionChangedHandlerRegistration, showArchivedButtonHandlerRegistration, subPresentables, viewModifierDataSourceMapdefaultItemId, eventBus| Constructor and Description |
|---|
PagesPresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addClicked() |
void |
bind() |
void |
bindItemBuilderEvents(ItemBuilderDisplay display) |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
protected void |
destroyTemplateForm() |
PagesDisplay |
getDisplay() |
protected void |
loadTemplateForm(com.smartgwt.client.data.Record selectedRecord,
FilterRestartCallback cb) |
protected void |
refresh() |
protected void |
removeClicked() |
protected void |
resetButtons() |
protected void |
save() |
void |
setup() |
addClicked, addNewItem, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, itemSaved, loadInitialItem, postSetup, saveClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setSubPresentable, setupDisplayItemsgetDefaultItemId, getEventBus, setDefaultItemId, setEventBusprotected com.google.gwt.event.shared.HandlerRegistration saveButtonHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration refreshButtonHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration ruleSaveButtonHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration ruleRefreshButtonHandlerRegistration
protected com.google.gwt.event.shared.HandlerRegistration extendedFetchDataHandlerRegistration
protected com.smartgwt.client.data.Record currentPageRecord
protected String currentPageId
protected Integer currentPagePos
protected EntitySearchDialog pageTemplateDialogView
protected PagesRuleBasedPresenterInitializer initializer
protected PagesPresenterExtractor extractor
protected AdditionalFilterEventManager additionalFilterEventManager
protected void removeClicked()
removeClicked in class DynamicEntityPresenterprotected void addClicked()
addClicked in class DynamicEntityPresenterprotected void destroyTemplateForm()
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
changeSelection in class DynamicEntityPresenterprotected void loadTemplateForm(com.smartgwt.client.data.Record selectedRecord,
FilterRestartCallback cb)
protected void refresh()
public void bind()
bind in class DynamicEntityPresenterprotected void save()
public void setup()
setup in interface EntityPresenterpublic PagesDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenterprotected void resetButtons()
public void bindItemBuilderEvents(ItemBuilderDisplay display)
Copyright © 2015. All Rights Reserved.