|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter
org.broadleafcommerce.openadmin.client.presenter.user.RoleManagementPresenter
public class RoleManagementPresenter
| Field Summary | |
|---|---|
protected SubPresentable |
permissionsPresenter
|
| Fields inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter |
|---|
addClickHandlerRegistration, cellSavedHandlerRegistration, disabled, display, entityTypeChangedHandlerRegistration, fetchDataHandlerRegistration, formPresenter, gridFields, initialValues, lastSelectedRecord, loaded, presenterSequenceSetupManager, removeClickHandlerRegistration, selectionChangedHandlerRegistration |
| Fields inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter |
|---|
eventBus |
| Constructor Summary | |
|---|---|
RoleManagementPresenter()
|
|
| Method Summary | |
|---|---|
protected void |
addClicked()
|
void |
bind()
|
protected void |
changeSelection(com.smartgwt.client.data.Record selectedRecord)
|
RoleManagementDisplay |
getDisplay()
|
void |
setup()
|
| Methods inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.DynamicEntityPresenter |
|---|
addClicked, addNewItem, compileDefaultValuesFromCurrentFilter, containsDisplay, disable, enable, getAddClickHandlerRegistration, getCellSavedHandlerRegistration, getEntityTypeChangedHandlerRegistration, getInitialValues, getLoaded, getPresenterSequenceSetupManager, getRemoveClickHandlerRegistration, getSelectionChangedHandlerRegistration, postSetup, removeClicked, setDisplay, setGridFields, setInitialValues, setReadOnly, setStartState, setupDisplayItems |
| Methods inherited from class org.broadleafcommerce.openadmin.client.presenter.entity.AbstractEntityPresenter |
|---|
getEventBus, setEventBus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected SubPresentable permissionsPresenter
| Constructor Detail |
|---|
public RoleManagementPresenter()
| Method Detail |
|---|
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 RoleManagementDisplay getDisplay()
getDisplay in interface EntityPresentergetDisplay in class DynamicEntityPresenter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||