public class CustomerPresenter extends DynamicEntityPresenter implements Instantiable
| Modifier and Type | Field and Description |
|---|---|
protected SubPresentable |
customerAddressPresenter |
protected HashMap<String,Object> |
library |
addClickHandlerRegistration, cellSavedHandlerRegistration, collectionMetadatas, disabled, display, entityTypeChangedHandlerRegistration, fetchDataHandlerRegistration, formPresenter, gridFields, gridHelper, initialValues, lastSelectedRecord, loaded, lookupMetadatas, presenterSequenceSetupManager, removeClickHandlerRegistration, saveButtonHandlerRegistration, selectionChangedHandlerRegistration, showArchivedButtonHandlerRegistration, subPresentablesdefaultItemId, eventBus| Constructor and Description |
|---|
CustomerPresenter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addClicked() |
void |
bind() |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
CustomerDisplay |
getDisplay() |
void |
postSetup(com.smartgwt.client.widgets.Canvas container) |
void |
setup() |
addClicked, addNewItem, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSaveButtonHandlerRegistration, getSelectionChangedHandlerRegistration, itemSaved, loadInitialItem, removeClicked, saveClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setSubPresentable, setupDisplayItemsgetDefaultItemId, getEventBus, setDefaultItemId, setEventBusprotected SubPresentable customerAddressPresenter
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
changeSelection in class DynamicEntityPresenterprotected void addClicked()
addClicked 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 CustomerDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenterCopyright © 2013. All rights reserved.