public class UserManagementPresenter extends DynamicEntityPresenter implements Instantiable
Modifier and Type | Field and Description |
---|---|
protected EntitySearchDialog |
permissionSearchView |
protected EntitySearchDialog |
roleSearchView |
protected SubPresentable |
userPermissionPresenter |
protected UserRolePresenter |
userRolePresenter |
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 |
---|
UserManagementPresenter() |
Modifier and Type | Method and Description |
---|---|
protected void |
addClicked() |
void |
bind() |
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord) |
UserManagementDisplay |
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 userPermissionPresenter
protected UserRolePresenter userRolePresenter
protected EntitySearchDialog roleSearchView
protected EntitySearchDialog permissionSearchView
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 UserManagementDisplay getDisplay()
getDisplay
in interface EntityPresenter
getDisplay
in class DynamicEntityPresenter
Copyright © 2013. All rights reserved.