@Component @Scope(value="prototype") public class DefaultNavigationChainPanel extends AbstractZkBindablePanel implements NavigationChainPanel
hasBindPropertyhasBindPropertyL10N_MSG_DELETE_CONFIRMATION, L10N_MSG_DELETION_FAILED, L10N_MSG_ENTITY_MODIFIED_BY_OTHERS, L10N_MSG_UNIQUE_KEY_VIOLATIONCOMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIM| Constructor and Description |
|---|
DefaultNavigationChainPanel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
arrangeForMasterEntity() |
protected void |
arrangeForNullMasterType() |
protected void |
arrangeForNullTargetType() |
protected void |
arrangeForTargetEntity(Entity targetEntity) |
protected void |
arrangeForTargetType() |
Entity |
getTargetEntity() |
boolean |
hasTargetEntity() |
protected boolean |
processEntityDeletion(Entity entity) |
protected boolean |
processEntityDeselection(Entity entity) |
protected boolean |
processEntityInsertion(Entity entity) |
protected boolean |
processEntityUpdate(Entity entity) |
void |
processMessage(Message message) |
attach, bind, bindEcho, clearBusy, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, processValidCommand, removeAttribute, setAttribute, setSclass, showBusyapplyCurrentCritriaValues, canBind, getDropdownItems, getMasterEntity, getPersistedQuery, hasMasterEntity, isBoundOn, onItemClicked, prepareMutableInstance, setMasterEntity, setTargetEntity, toStringgetBindProperty, hasBindProperty, isMasterDetail, setBindPropertyafterPropertiesSet, arrangeForMasterType, getMasterType, hasMasterType, onSettingValueChanged, setMasterTypegetTargetType, 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, waitattach, clearBusy, detach, equals, getAttribute, getAttribute, getBeanName, getImage, getIndex, getParent, getSclass, hasAttribute, hashCode, hightlightPanel, isAttached, isHighlighted, isPersisted, removeAttribute, render, setAttribute, setIndex, setParent, setSclass, showBusy, toSpringXml, toStringafterPropertiesSetgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModegetBindProperty, hasBindProperty, isMasterDetail, setBindPropertysetTargetTypegetTargetType, hasTargetTypesetMasterTypegetMasterType, hasMasterTypebind, canBind, getMasterEntity, hasMasterEntity, isBoundOn, setMasterEntity, setTargetEntityprotected void arrangeForMasterEntity()
arrangeForMasterEntity in class AbstractBindablePanelprotected void arrangeForNullMasterType()
arrangeForNullMasterType in class AbstractBindablePanelprotected void arrangeForNullTargetType()
arrangeForNullTargetType in class AbstractTargetTypeAwarePanelprotected void arrangeForTargetEntity(Entity targetEntity)
arrangeForTargetEntity in class AbstractBindablePanelprotected void arrangeForTargetType()
arrangeForTargetType in class AbstractTargetTypeAwarePanelpublic Entity getTargetEntity()
getTargetEntity in interface BindCapablepublic boolean hasTargetEntity()
hasTargetEntity in interface BindCapableprotected boolean processEntityDeletion(Entity entity)
processEntityDeletion in class AbstractBindablePanelprotected boolean processEntityDeselection(Entity entity)
processEntityDeselection in class AbstractBindablePanelprotected boolean processEntityInsertion(Entity entity)
processEntityInsertion in class AbstractBindablePanelprotected boolean processEntityUpdate(Entity entity)
processEntityUpdate in class AbstractBindablePanelpublic void processMessage(Message message)
processMessage in interface MessageListenerprocessMessage in class AbstractBindablePanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.