@Component @Scope(value="prototype") public class DefaultModelCriteriaPanel extends AbstractBorderLayoutPanel implements ModelCriteriaPanel
REGION_SIZEsubpanelsCOMMANDS_SORTER, L10N_UNAUTHORIZED_ACCESS, L10N_UNEXPECTED_ERROR, prevState, statebase, BEANS_NAMESPACESECURITY_PATH_DELIMATTRIB_COMMAND_MERGER| Constructor and Description |
|---|
DefaultModelCriteriaPanel() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
dispatchMessage(Message message) |
CriterionPanel |
getCriterionPanel() |
ModelHierarchyPanel |
getModelHierarchyPanel() |
Class<? extends Entity> |
getTargetType() |
boolean |
hasTargetType() |
void |
hideHierarchy(boolean hide) |
protected <T extends Serializable> |
onSettingValueChanged(SettingEnum id,
T oldValue,
T newValue) |
protected void |
registerSettings() |
void |
setTargetType(Class<? extends Entity> targetType) |
accepts, afterAdd, afterRemove, beforeAdd, beforePersistencePhase, beforeRemove, beforeReplace, getCenter, getEast, getMergedCommands, getMergedOwners, getNorth, getRegionByPanel, getRenderedOrderOfChildren, getSouth, getWest, hasCenter, hasEast, hasNorth, hasSouth, hasWest, isActive, mergeCommands, render, setCenter, setChildren, setEast, setNorth, setSouth, setWest, toStringattach, clearBusy, detach, displayMessage, getAttribute, getSclass, hasAttribute, hightlightPanel, initBaseComponent, isAttached, processValidCommand, removeAttribute, setAttribute, setSclass, showBusyafterReplace, cancelDispatchForSubpanel, flushCache, getChildren, getSubpanels, hideSetting, isContained, processMessage, setInDesignMode, setL10nMode, setUnsavedSettings, toSpringXml, unregisterCommandactivateCommand, activateCommand, activateCommands, arrangeForState, canProcess, getCommand, getCommandRenderer, getCommands, getL10nMode, getPanelState, getSupportedCommands, hasCommand, initCommandRenderer, isCommandsSupressed, isHighlighted, isInDesignMode, process, registerCommand, registerCommands, 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, 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, setUnsavedSettingsgetCommand, getCommands, getPanelState, getSupportedCommands, hasCommand, isCommandsSupressed, supressCommands, unregisterCommandprocessaddMessageListener, getListeners, removeMessageListenerpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractBorderLayoutPanelExceptionpublic void dispatchMessage(Message message)
dispatchMessage in interface MessageAwaredispatchMessage in class AbstractBorderLayoutPanelpublic CriterionPanel getCriterionPanel()
getCriterionPanel in interface ModelCriteriaPanelpublic ModelHierarchyPanel getModelHierarchyPanel()
getModelHierarchyPanel in interface ModelCriteriaPanelpublic Class<? extends Entity> getTargetType()
getTargetType in interface TargetTypepublic boolean hasTargetType()
hasTargetType in interface TargetTypepublic void hideHierarchy(boolean hide)
hideHierarchy in interface ModelCriteriaPanelprotected <T extends Serializable> void onSettingValueChanged(SettingEnum id, T oldValue, T newValue)
onSettingValueChanged in class AbstractBorderLayoutPanelprotected void registerSettings()
registerSettings in class AbstractBorderLayoutPanelpublic void setTargetType(Class<? extends Entity> targetType)
setTargetType in interface TargetTypeAwareCopyright 2012-2013 Veniamin Isaias. All rights reserved.