@Component @Scope(value="prototype") public class DefaultPlaceholderPanel extends AbstractZkContentPanel implements PlaceholderPanel
| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_LABEL_DISCARD_PANEL |
static L10nString |
L10N_LABEL_EMPTY_REGION |
static L10nString |
L10N_LABEL_PLACE_PANEL |
COMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIM| Constructor and Description |
|---|
DefaultPlaceholderPanel() |
| Modifier and Type | Method and Description |
|---|---|
Set<CommandEnum> |
getSupportedCommands() |
void |
processMessage(Message message) |
protected void |
processValidCommand(Command command) |
protected void |
registerSettings() |
void |
render() |
void |
setInDesignMode(boolean designMode) |
attach, clearBusy, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, removeAttribute, setAttribute, setSclass, showBusyactivateCommand, activateCommand, activateCommands, afterPropertiesSet, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, onSettingValueChanged, process, registerCommand, registerCommands, 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, toStringafterPropertiesSetgetSidisInDesignModegetL10nMode, setL10nModepublic static final L10nString L10N_LABEL_DISCARD_PANEL
public static final L10nString L10N_LABEL_EMPTY_REGION
public static final L10nString L10N_LABEL_PLACE_PANEL
public Set<CommandEnum> getSupportedCommands()
getSupportedCommands in interface CommandAwaregetSupportedCommands in class AbstractCommandAwarePanelpublic void processMessage(Message message)
processMessage in interface MessageListenerprocessMessage in class AbstractMessageAwarePanelprotected void processValidCommand(Command command)
processValidCommand in class AbstractZkContentPanelprotected void registerSettings()
registerSettings in class AbstractCommandAwarePanelpublic void render()
render in interface Panelrender in class AbstractCommandAwarePanelpublic void setInDesignMode(boolean designMode)
setInDesignMode in interface DesignModeAwaresetInDesignMode in class AbstractCommandAwarePanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.