public class ProductOptionPresenter extends DynamicEntityPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected MapStructureEntityEditDialog |
mapEntityAdd |
protected SubPresentable |
productOptionValuePresenter |
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 |
|---|
ProductOptionPresenter() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
ProductOptionDisplay |
getDisplay() |
void |
postSetup(com.smartgwt.client.widgets.Canvas container) |
void |
setup() |
addClicked, addClicked, addNewItem, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, itemSaved, loadInitialItem, removeClicked, saveClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setSubPresentable, setupDisplayItemsgetDefaultItemId, getEventBus, setDefaultItemId, setEventBusprotected SubPresentable productOptionValuePresenter
protected MapStructureEntityEditDialog mapEntityAdd
protected 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 postSetup(com.smartgwt.client.widgets.Canvas container)
postSetup in interface EntityPresenterpostSetup in class DynamicEntityPresenterpublic ProductOptionDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenterCopyright © 2014. All Rights Reserved.