public class DefaultDesktopLayoutPanel extends AbstractBorderLayoutPanel implements DesktopLayoutPanel, L10nMessages
| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_QUESTION_LOGOUT |
REGION_SIZEsubpanelsCOMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIML10N_BLOCK_SYSTEM_PROTECTED_DELETION, L10N_DEVELOPER_SIGNATURE, L10N_DISCARD_CHANGES_WARNING, L10N_EMPTY_LIST, L10N_ICONS_SIGNATURE, L10N_INVALID_IMAGE_FORMAT_ERROR, L10N_LABEL_CLICK, L10N_LABEL_TIMESTAMP, L10N_MSG_PREPARE_FIRST_USE, L10N_MSGBOX_TITLE_INFO, L10N_MSGBOX_TITLE_QUESTION, L10N_MSGBOX_TITLE_WARNING, L10N_NAME_DEFAULT_ADMINISTRATORS_MENU, L10N_NAME_DEFAULT_PANELS_MENU, L10N_NAME_DEFAULT_PARAMETERS_MENU, L10N_NAME_DEFAULT_SECURITY_MENU, L10N_NOTHING_SELECTED_ERROR, L10N_PROCESSING, L10N_SCHEME_ENTITY, L10N_SCHEME_LIST, L10N_TOOLTIP_NAVIGATE, L10N_UNSAVED_CHANGES, L10N_VALIDATION_ERRORSATTRIB_COMMAND_MERGER| Constructor and Description |
|---|
DefaultDesktopLayoutPanel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addTab(Panel child) |
void |
afterPropertiesSet() |
void |
clearBusy() |
<T extends Panel> |
getActiveInstances(Class<T> panelType) |
Set<CommandEnum> |
getSupportedCommands() |
protected boolean |
isActive(Panel panel) |
protected void |
processValidCommand(Command command) |
protected void |
registerCommands() |
void |
render() |
void |
showBusy() |
accepts, afterAdd, afterRemove, beforeAdd, beforePersistencePhase, beforeRemove, beforeReplace, dispatchMessage, getCenter, getEast, getMergedCommands, getMergedOwners, getNorth, getRegionByPanel, getRenderedOrderOfChildren, getSouth, getWest, hasCenter, hasEast, hasNorth, hasSouth, hasWest, mergeCommands, onSettingValueChanged, registerSettings, setCenter, setChildren, setEast, setNorth, setSouth, setWest, toStringattach, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, removeAttribute, setAttribute, setSclassafterReplace, cancelDispatchForSubpanel, flushCache, getChildren, getSubpanels, hideSetting, isContained, processMessage, setInDesignMode, setL10nMode, setUnsavedSettings, toSpringXml, unregisterCommandactivateCommand, activateCommand, activateCommands, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, process, registerCommand, supressCommands, unregisterCommandafterSettingsSet, dispatchTitleChange, getIndex, getSetting, getSettings, getSettingValue, hasSetting, hasUnsavedSettings, isPersisted, registerSetting, setIndex, setSettings, setSettingValue, unregisterSettingaddMessageListener, bindingSuspended, getListeners, isBindingSuspended, removeMessageListener, setParentequals, getAttribute, getBeanName, getImage, getParent, getSid, hashCode, isInitialized, reset, setBeanName, updateBeanNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitunregisterCommandattach, detach, equals, getAttribute, getAttribute, getBeanName, getImage, getIndex, getParent, getSclass, hasAttribute, hashCode, hightlightPanel, isAttached, isHighlighted, isPersisted, removeAttribute, setAttribute, setIndex, setParent, setSclass, toSpringXml, toStringgetSidaccepts, getChildren, getSubpanels, setChildrenaddMessageListener, dispatchMessage, getListeners, removeMessageListenerprocessMessageisInDesignMode, setInDesignModegetL10nMode, setL10nModegetCommand, getCommands, getPanelState, hasCommand, isCommandsSupressed, supressCommands, unregisterCommandprocessgetSettings, getSettingValue, hasSetting, hasUnsavedSettings, hideSetting, setSettings, setSettingValue, setUnsavedSettingspublic static final L10nString L10N_QUESTION_LOGOUT
public boolean addTab(Panel child)
addTab in interface DesktopLayoutPanelpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractBorderLayoutPanelExceptionpublic void clearBusy()
clearBusy in interface PanelclearBusy in class AbstractZkLayoutPanelpublic <T extends Panel> List<T> getActiveInstances(Class<T> panelType)
getActiveInstances in interface DesktopLayoutPanelpublic Set<CommandEnum> getSupportedCommands()
getSupportedCommands in interface CommandAwaregetSupportedCommands in class AbstractCommandAwarePanelprotected boolean isActive(Panel panel)
isActive in class AbstractBorderLayoutPanelprotected void processValidCommand(Command command)
processValidCommand in class AbstractZkLayoutPanelprotected void registerCommands()
registerCommands in class AbstractCommandAwarePanelpublic void render()
render in interface Panelrender in class AbstractBorderLayoutPanelpublic void showBusy()
showBusy in interface PanelshowBusy in class AbstractZkLayoutPanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.