public class OneToOneProductSkuPresenter extends DynamicEntityPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected SubPresentable |
bundleItemsPresenter |
protected com.google.gwt.event.shared.HandlerRegistration |
extendedFetchDataHandlerRegistration |
protected HashMap<String,Object> |
library |
protected SubPresentable |
parentCategoriesPresenter |
protected AssociatedProductOptionPresenterBasic |
productOptionsPresenter |
protected EntitySearchDialog |
productSearchView |
protected EntitySearchDialog |
skuSearchView |
protected SubPresentable |
skusPresenter |
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 |
|---|
OneToOneProductSkuPresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addClicked() |
void |
bind() |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
OneToOneProductSkuDisplay |
getDisplay() |
protected void |
itemSaved(com.smartgwt.client.data.DSResponse response,
Object rawData,
com.smartgwt.client.data.DSRequest request) |
void |
postSetup(com.smartgwt.client.widgets.Canvas container) |
void |
setup() |
addClicked, addNewItem, changeSelectionWrapper, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getModifierList, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, getSubPresentables, initializeAdvancedCollections, initializeLookup, loadInitialItem, removeClicked, saveClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setSubPresentable, setupDisplayItemsgetDefaultItemId, getEventBus, setDefaultItemId, setEventBusprotected EntitySearchDialog productSearchView
protected EntitySearchDialog skuSearchView
protected SubPresentable parentCategoriesPresenter
protected AssociatedProductOptionPresenterBasic productOptionsPresenter
protected SubPresentable skusPresenter
protected SubPresentable bundleItemsPresenter
protected com.google.gwt.event.shared.HandlerRegistration extendedFetchDataHandlerRegistration
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
changeSelection in class DynamicEntityPresenterprotected void itemSaved(com.smartgwt.client.data.DSResponse response,
Object rawData,
com.smartgwt.client.data.DSRequest request)
itemSaved in class DynamicEntityPresenterpublic void bind()
bind in class DynamicEntityPresenterprotected void addClicked()
addClicked in class DynamicEntityPresenterpublic void setup()
setup in interface EntityPresenterpublic void postSetup(com.smartgwt.client.widgets.Canvas container)
postSetup in interface EntityPresenterpostSetup in class DynamicEntityPresenterpublic OneToOneProductSkuDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenterCopyright © 2014. All Rights Reserved.