@Component @Scope(value="prototype") public class DefaultFramePanel extends AbstractZkBindablePanel implements FramePanel
hasBindProperty| Modifier and Type | Field and Description |
|---|---|
protected org.zkoss.zul.Iframe |
iframe |
protected Entity |
targetEntity |
L10N_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 |
|---|
DefaultFramePanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
protected void |
arrangeForMasterEntity() |
protected void |
arrangeForNullMasterType() |
protected void |
arrangeForNullTargetType() |
protected void |
arrangeForTargetEntity(Entity targetEntity) |
protected void |
arrangeForTargetType() |
Entity |
getTargetEntity() |
String |
getUrl() |
boolean |
hasTargetEntity() |
protected boolean |
isBound() |
protected <T extends Serializable> |
onSettingValueChanged(SettingEnum id,
T oldValue,
T newValue) |
protected boolean |
processEntityDeletion(Entity entity) |
protected boolean |
processEntityDeselection(Entity entity) |
protected boolean |
processEntityInsertion(Entity entity) |
protected boolean |
processEntityUpdate(Entity entity) |
protected void |
registerSettings() |
void |
setUrl(String url) |
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, processMessage, setMasterEntity, setTargetEntity, toStringgetBindProperty, hasBindProperty, isMasterDetail, setBindPropertyarrangeForMasterType, getMasterType, hasMasterType, setMasterTypegetTargetType, hasTargetType, setTargetTypeactivateCommand, activateCommand, activateCommands, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, process, registerCommand, registerCommands, 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, toStringgetSidisInDesignMode, setInDesignModegetL10nMode, setL10nModegetSettings, getSettingValue, hasSetting, hasUnsavedSettings, hideSetting, setSettings, setSettingValue, setUnsavedSettingsbind, canBind, getMasterEntity, hasMasterEntity, isBoundOn, setMasterEntity, setTargetEntitygetTargetType, hasTargetTypesetTargetTypesetMasterTypegetMasterType, hasMasterTypeprotected final org.zkoss.zul.Iframe iframe
protected Entity targetEntity
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractMasterTypeAwarePanelExceptionprotected 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 String getUrl()
getUrl in interface FramePanelpublic boolean hasTargetEntity()
hasTargetEntity in interface BindCapableprotected boolean isBound()
protected <T extends Serializable> void onSettingValueChanged(SettingEnum id, T oldValue, T newValue)
onSettingValueChanged in class AbstractMasterTypeAwarePanelprotected 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 AbstractBindablePanelprotected void registerSettings()
registerSettings in class AbstractCommandAwarePanelpublic void setUrl(String url)
setUrl in interface FramePanelCopyright 2012-2013 Veniamin Isaias. All rights reserved.