@Component @Scope(value="prototype") public class DefaultAuthorizationPolicyPanel extends AbstractZkCommandAwarePanel implements AuthorizationPolicyPanel
| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_TAB_COMMANDS |
static L10nString |
L10N_TAB_MENU |
static L10nString |
L10N_TAB_PANEL_COMMANDS |
static L10nString |
L10N_TAB_PANELS |
COMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACEROOT_ELEMENTELEMENT_RESOURCESECURITY_PATH_DELIM| Constructor and Description |
|---|
DefaultAuthorizationPolicyPanel() |
DefaultAuthorizationPolicyPanel(boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinition() |
MenuAuthorizationPanel<org.zkoss.zul.Treeitem> |
getMenuAuthorizationPanel() |
boolean |
isReadOnly() |
void |
processMessage(Message message) |
void |
render() |
void |
setDefinition(String xml) |
attach, clearBusy, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, processValidCommand, removeAttribute, setAttribute, setSclass, showBusyactivateCommand, activateCommand, activateCommands, afterPropertiesSet, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, onSettingValueChanged, process, registerCommand, registerCommands, registerSettings, setInDesignMode, setL10nMode, setUnsavedSettings, supressCommands, unregisterCommandafterSettingsSet, dispatchTitleChange, getIndex, getSetting, getSettings, getSettingValue, hasSetting, hasUnsavedSettings, hideSetting, isPersisted, registerSetting, setIndex, setSettings, setSettingValue, toSpringXml, toString, unregisterSettingaddMessageListener, bindingSuspended, dispatchMessage, getListeners, isBindingSuspended, removeMessageListener, setParentbeforePersistencePhase, equals, getAttribute, getBeanName, getImage, getParent, getSid, hashCode, isInitialized, reset, setBeanName, updateBeanNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitattach, clearBusy, detach, equals, getAttribute, getAttribute, getBeanName, getImage, getIndex, getParent, getSclass, hasAttribute, hashCode, hightlightPanel, isAttached, isHighlighted, isPersisted, removeAttribute, setAttribute, setIndex, setParent, setSclass, showBusy, toSpringXml, toStringafterPropertiesSetgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModepublic static final L10nString L10N_TAB_COMMANDS
public static final L10nString L10N_TAB_MENU
public static final L10nString L10N_TAB_PANEL_COMMANDS
public static final L10nString L10N_TAB_PANELS
public DefaultAuthorizationPolicyPanel()
public DefaultAuthorizationPolicyPanel(boolean readOnly)
public String getDefinition()
getDefinition in interface SecuredResourceAuthorizationPanelpublic MenuAuthorizationPanel<org.zkoss.zul.Treeitem> getMenuAuthorizationPanel()
getMenuAuthorizationPanel in interface AuthorizationPolicyPanelpublic boolean isReadOnly()
isReadOnly in interface SecuredResourceAuthorizationPanelpublic void processMessage(Message message)
processMessage in interface MessageListenerprocessMessage in class AbstractMessageAwarePanelpublic void render()
render in interface Panelrender in class AbstractCommandAwarePanelpublic void setDefinition(String xml)
setDefinition in interface SecuredResourceAuthorizationPanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.