public class ReasonChangeDropImage extends ComponentInstance
changedFlag, CLICKABLE_OFF, CLICKABLE_ON, CONTAINER_ERROR, CONTAINER_ERROR_IMAGE, CONTAINER_WARNING, CONTAINER_WARNING_IMAGE, LOG_CATEGORY, NOT_CLICKABLE, popDefinition
changedProperties, EXCEPTION_ERROR, EXCEPTION_INFO, EXCEPTION_NONE, EXCEPTION_REQUIREDFIELD, EXCEPTION_SMARTFILL, EXCEPTION_WARNING, EXCEPTION_YESNOCANCEL, FORCE_WARNING_HANDLING, NO_PROMPT_WITH_WARNING, presentationTags, PROMPT_WHEN_WARNING_EXIST, properties, type
Constructor and Description |
---|
ReasonChangeDropImage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hiddenByProperty()
Deprecated.
Allows hiding components via the registry without coding, by using property value comparison
Ex: @{label}==null
Ex2: @{cssclass}!=null
Can have two conditions or more
Ex3: @{label}!=null and @{cssclass}!=null
Ex4: @{label}!=null or @{cssclass}!=null
|
int |
setvalue()
Deprecated.
|
action, broadcastEvent, canChangeRowFocus, cleanup, clearChangedFlag, clearUIUpdates, click, controlPropertyChanged, createChangedPropList, fetchtooltip, findComponentByDescriptorId, findProperty, formatLabel, formatLabel, getApplink, getChildrenDesignOnly, getClickState, getComponentContainerId, getControl, getCssClass, getCurrent, getCurrentUpdates, getDataBean, getDesignerSelected, getErrorInfo, getFocusRenderId, getId, getId, getIdWithoutRow, getLabelForRenderId, getLabelledByRenderId, getLinkedComponentInstance, getLookupName, getMenuType, getOriginalProperty, getProperty, getRenderId, getUpdatedAttributes, getUpdatedStyles, hasChanged, hasChildren, hasComponents, hasLocalProperty, hasMaskedChanged, hasUnappliedUIUpdates, hiddenByProp, initialize, isAsyncEnabled, isChild, isComponent, isDefaultRender, isDisabled, isHoversActive, isIncluded, isMasked, isOnTableFilterRow, isOnTableRow, isOnTableTitleRow, isVisible, needsRender, propertyChanged, query, render, renderChildComponents, renderChildrenControls, rerendering, setChangedFlag, setChangedFlag, setComponentContainerId, setControl, setFocus, setIsHoversActive, setLabelFormat, showMenu, showMenubarMenu, signout, skipRender, updateAttribute, updateStyle, updateStyle
addChild, addChild, addRefreshListener, canSetProperty, clearChildren, clearPropChangeList, clearProperties, clone, clone, getBoolean, getChangedProperties, getChildCount, getChildIndex, getChildren, getConsiderInDesigner, getDescriptor, getIdExtension, getInt, getLocalizedType, getPage, getParent, getParentInstance, getPropertyNames, getRefreshListeners, getRowNum, getSafeId, getString, getType, getWebClientSession, handleEvent, handleEvent, hasAnyPropertyChanged, hasPropertyChanged, initProperty, isDynamicContainer, isOnTable, maintainControlId, removeProperty, setConsiderInDesigner, setDescriptor, setDynamicContainer, setOnTable, setParent, setProperty, setProperty, setRenderId, setType, setWebClientSession, toString
public boolean hiddenByProperty()
ComponentInstance
hiddenByProperty
in class ComponentInstance
public int setvalue()