@Component @Scope(value="prototype") public class DefaultAuthorizationPolicyDialog extends AbstractDialog implements AuthorizationPolicyDialog
| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_TITLE_AUTHORIZATION_MANAGEMENT |
btnCancel, btnOK, dialogButtongs, dialogContent, L10N_BUTTON_CANCEL, L10N_BUTTON_CLOSE, L10N_BUTTON_OK, listener, windowATTRIB_DIALOG| Constructor and Description |
|---|
DefaultAuthorizationPolicyDialog() |
| Modifier and Type | Method and Description |
|---|---|
protected Message |
getOKMessage() |
protected void |
prepareContent() |
protected String |
prepareTitle() |
void |
setAuthorizationMenu(String xml) |
doCancel, doClose, doOK, getCommand, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, isCommandsSupressed, isInDesignMode, isOKReady, onBeforeShow, onEvent, prepareBottomToolbar, prepareButtons, prepareContentLayout, prepareForOK, prepareWindow, process, registerCommand, setInDesignMode, setL10nMode, show, showNotOKMessage, supressCommands, toString, unregisterCommandclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommand, getCommands, getPanelState, getSupportedCommands, hasCommand, isCommandsSupressed, supressCommands, unregisterCommandprocessgetL10nMode, setL10nModeisInDesignMode, setInDesignModepublic static final L10nString L10N_TITLE_AUTHORIZATION_MANAGEMENT
protected Message getOKMessage()
getOKMessage in class AbstractDialogprotected void prepareContent()
prepareContent in class AbstractDialogprotected String prepareTitle()
prepareTitle in class AbstractDialogpublic void setAuthorizationMenu(String xml)
setAuthorizationMenu in interface AuthorizationPolicyDialogCopyright 2012-2013 Veniamin Isaias. All rights reserved.