public class CategoryPresenter extends DynamicEntityPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected AllChildCategoriesPresenter |
allChildCategoriesPresenter |
protected SubPresentable |
childProductsPresenter |
protected SubPresentable |
crossSalePresenter |
protected SubPresentable |
featuredPresenter |
protected HashMap<String,Object> |
library |
protected MapStructureEntityEditDialog |
mapEntityAdd |
protected SubPresentable |
mediaPresenter |
protected String |
rootId |
protected String |
rootName |
protected SubPresentable |
upSalePresenter |
addClickHandlerRegistration, cellSavedHandlerRegistration, collectionMetadatas, disabled, display, entityTypeChangedHandlerRegistration, fetchDataHandlerRegistration, formPresenter, gridFields, gridHelper, initialValues, lastSelectedRecord, loaded, modifierList, presenterSequenceSetupManager, removeClickHandlerRegistration, saveButtonHandlerRegistration, selectionChangedHandlerRegistration, showArchivedButtonHandlerRegistration, subPresentables, viewModifierDataSourceMapdefaultItemId, eventBus| Constructor and Description |
|---|
CategoryPresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addClicked() |
protected void |
addNewItem(String newItemTitle) |
void |
bind() |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
CategoryDisplay |
getDisplay() |
protected MapStructureEntityEditDialog |
getMediaEntityView() |
protected LinkedHashMap<String,String> |
getMediaMapKeys() |
void |
reloadAllChildRecordsForId(String id) |
void |
reloadParentTreeNodeRecords(boolean disableCategoryButton) |
protected void |
removeClicked() |
void |
setup() |
addClicked, 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 MapStructureEntityEditDialog mapEntityAdd
protected String rootId
protected String rootName
protected SubPresentable featuredPresenter
protected SubPresentable mediaPresenter
protected SubPresentable crossSalePresenter
protected SubPresentable upSalePresenter
protected AllChildCategoriesPresenter allChildCategoriesPresenter
protected SubPresentable childProductsPresenter
protected void addClicked()
addClicked in class DynamicEntityPresenterprotected void addNewItem(String newItemTitle)
addNewItem in class DynamicEntityPresenterprotected void removeClicked()
removeClicked in class DynamicEntityPresenterprotected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
changeSelection in class DynamicEntityPresenterpublic void bind()
bind in class DynamicEntityPresenterpublic void setup()
setup in interface EntityPresenterpublic void reloadAllChildRecordsForId(String id)
public void reloadParentTreeNodeRecords(boolean disableCategoryButton)
protected LinkedHashMap<String,String> getMediaMapKeys()
protected MapStructureEntityEditDialog getMediaEntityView()
public CategoryDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenterCopyright © 2014. All Rights Reserved.