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, subPresentables
defaultItemId, 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, setupDisplayItems
getDefaultItemId, getEventBus, setDefaultItemId, setEventBus
protected SubPresentable customerAddressPresenter
protected void changeSelection(com.smartgwt.client.data.Record selectedRecord)
changeSelection
in class DynamicEntityPresenter
protected void addClicked()
addClicked
in class DynamicEntityPresenter
public void bind()
bind
in class DynamicEntityPresenter
public void setup()
setup
in interface EntityPresenter
public void postSetup(com.smartgwt.client.widgets.Canvas container)
postSetup
in interface EntityPresenter
postSetup
in class DynamicEntityPresenter
public CustomerDisplay getDisplay()
getDisplay
in interface EntityPresenter
getDisplay
in class DynamicEntityPresenter
Copyright © 2013. All rights reserved.