@Component @Scope(value="prototype") public class DefaultUserMenuPanel extends AbstractZkContentPanel implements UserMenuPanel, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
COMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIM| Constructor and Description |
|---|
DefaultUserMenuPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearBusy() |
String |
findNextPanel(String beanid) |
String |
findPreviousPanel(String beanid) |
protected org.zkoss.zul.Treeitem |
getNewTreeitem(String label,
String img) |
void |
onEvent(org.zkoss.zk.ui.event.Event event) |
void |
processMessage(Message message) |
void |
render() |
boolean |
select(String beanid) |
void |
showBusy() |
attach, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, processValidCommand, removeAttribute, setAttribute, setSclassactivateCommand, 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, detach, equals, getAttribute, getAttribute, getBeanName, getImage, getIndex, getParent, getSclass, hasAttribute, hashCode, hightlightPanel, isAttached, isHighlighted, isPersisted, removeAttribute, setAttribute, setIndex, setParent, setSclass, toSpringXml, toStringafterPropertiesSetgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModepublic void clearBusy()
clearBusy in interface PanelclearBusy in class AbstractZkContentPanelpublic String findNextPanel(String beanid)
findNextPanel in interface UserMenuPanelpublic String findPreviousPanel(String beanid)
findPreviousPanel in interface UserMenuPanelpublic void onEvent(org.zkoss.zk.ui.event.Event event)
throws Exception
onEvent in interface org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>Exceptionpublic void processMessage(Message message)
processMessage in interface MessageListenerprocessMessage in class AbstractMessageAwarePanelpublic void render()
render in interface Panelrender in class AbstractCommandAwarePanelpublic boolean select(String beanid)
select in interface UserMenuPanelpublic void showBusy()
showBusy in interface PanelshowBusy in class AbstractZkContentPanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.