public abstract class AbstractZkBindablePanel extends AbstractBindablePanel
hasBindProperty| Modifier and Type | Field and Description |
|---|---|
static L10nString |
L10N_MSG_DELETE_CONFIRMATION |
static L10nString |
L10N_MSG_DELETION_FAILED |
static L10nString |
L10N_MSG_ENTITY_MODIFIED_BY_OTHERS |
static L10nString |
L10N_MSG_UNIQUE_KEY_VIOLATION |
COMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIM| Constructor and Description |
|---|
AbstractZkBindablePanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
attach(Object container) |
void |
bind(Entity bindEntity) |
protected void |
bindEcho(Entity bindEntity) |
void |
clearBusy() |
void |
detach() |
protected void |
displayMessage(String message,
boolean error) |
Object |
getAttribute(String name) |
String |
getSclass() |
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 |
setSclass(String sclass) |
void |
showBusy() |
applyCurrentCritriaValues, arrangeForMasterEntity, arrangeForNullMasterType, arrangeForTargetEntity, canBind, getDropdownItems, getMasterEntity, getPersistedQuery, hasMasterEntity, isBoundOn, onItemClicked, prepareMutableInstance, processEntityDeletion, processEntityDeselection, processEntityInsertion, processEntityUpdate, processMessage, setMasterEntity, setTargetEntity, toStringgetBindProperty, hasBindProperty, isMasterDetail, setBindPropertyafterPropertiesSet, arrangeForMasterType, getMasterType, hasMasterType, onSettingValueChanged, setMasterTypearrangeForNullTargetType, arrangeForTargetType, getTargetType, hasTargetType, setTargetTypeactivateCommand, 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, removeMessageListener, setParentbeforePersistencePhase, equals, getAttribute, getBeanName, getImage, getParent, getSid, hashCode, isInitialized, reset, setBeanName, updateBeanNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTargetEntity, hasTargetEntitygetTargetType, hasTargetTypesetTargetTypesetMasterTypegetMasterType, hasMasterTypeequals, getAttribute, getBeanName, getImage, getIndex, getParent, hashCode, isHighlighted, isPersisted, render, setIndex, setParent, toSpringXmlgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModepublic static final L10nString L10N_MSG_DELETE_CONFIRMATION
public static final L10nString L10N_MSG_DELETION_FAILED
public static final L10nString L10N_MSG_ENTITY_MODIFIED_BY_OTHERS
public static final L10nString L10N_MSG_UNIQUE_KEY_VIOLATION
public void attach(Object container)
public final void bind(Entity bindEntity)
protected void bindEcho(Entity bindEntity)
public void clearBusy()
clearBusy in interface PanelclearBusy in class AbstractCommandAwarePanelpublic void detach()
protected void displayMessage(String message, boolean error)
displayMessage in class AbstractPanelpublic String getSclass()
public 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 setSclass(String sclass)
public void showBusy()
showBusy in interface PanelshowBusy in class AbstractCommandAwarePanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.