public abstract class AbstractZkMasterDetailTypeAwarePanel extends AbstractMasterDetailTypeAwarePanel
hasBindPropertyCOMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIM| Constructor and Description |
|---|
AbstractZkMasterDetailTypeAwarePanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(Object container) |
void |
clearBusy() |
void |
detach() |
protected void |
displayMessage(String message,
boolean error) |
Object |
getAttribute(String name) |
boolean |
hasAttribute(String name) |
void |
hightlightPanel(boolean highlight) |
protected Object |
initBaseComponent() |
boolean |
isAttached() |
protected void |
processValidCommand(Command command) |
Object |
removeAttribute(String name) |
<T> void |
setAttribute(String name,
T value) |
void |
showBusy() |
getBindProperty, hasBindProperty, isMasterDetail, setBindPropertyafterPropertiesSet, arrangeForMasterType, arrangeForNullMasterType, getMasterType, hasMasterType, onSettingValueChanged, setMasterTypearrangeForNullTargetType, arrangeForTargetType, getTargetType, hasTargetType, setTargetType, toStringactivateCommand, activateCommand, activateCommands, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, process, registerCommand, registerCommands, registerSettings, render, setInDesignMode, setL10nMode, setUnsavedSettings, supressCommands, unregisterCommandafterSettingsSet, dispatchTitleChange, getIndex, getSetting, getSettings, getSettingValue, hasSetting, hasUnsavedSettings, hideSetting, isPersisted, registerSetting, setIndex, setSettings, setSettingValue, toSpringXml, unregisterSettingaddMessageListener, bindingSuspended, dispatchMessage, getListeners, isBindingSuspended, processMessage, removeMessageListener, setParentbeforePersistencePhase, equals, getAttribute, getBeanName, getImage, getParent, getSid, hashCode, isInitialized, reset, setBeanName, updateBeanNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetTargetTypegetTargetType, hasTargetTypesetMasterTypegetMasterType, hasMasterTypeequals, getAttribute, getBeanName, getImage, getIndex, getParent, getSclass, hashCode, isHighlighted, isPersisted, render, setIndex, setParent, setSclass, toSpringXmlgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModepublic AbstractZkMasterDetailTypeAwarePanel()
public void attach(Object container)
public void clearBusy()
clearBusy in interface PanelclearBusy in class AbstractCommandAwarePanelpublic void detach()
protected void displayMessage(String message, boolean error)
displayMessage in class AbstractPanelpublic boolean hasAttribute(String name)
public void hightlightPanel(boolean highlight)
protected Object initBaseComponent()
initBaseComponent in class AbstractPanelpublic boolean isAttached()
protected void processValidCommand(Command command)
processValidCommand in class AbstractCommandAwarePanelpublic <T> void setAttribute(String name, T value)
public void showBusy()
showBusy in interface PanelshowBusy in class AbstractCommandAwarePanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.