public class GroupCondition extends AbstractCondition
AbstractCondition.ListenerInstance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Modifier and Type | Field and Description |
|---|---|
protected GroupType |
groupType |
caption, entityAlias, entityParamView, entityParamWhere, filterComponentName, group, hidden, inExpr, javaClass, listeners, locCaption, messagesPack, metaClass, name, operationEditor, operator, param, paramClass, paramName, required, text, unary, useUserTimeZone, widthid__securityState, __state, dynamicAttributes__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Modifier | Constructor and Description |
|---|---|
|
GroupCondition(org.dom4j.Element element,
java.lang.String filterComponentName) |
protected |
GroupCondition(GroupCondition condition) |
|
GroupCondition(GroupConditionDescriptor descriptor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeRequired() |
boolean |
canHasDefaultValue() |
boolean |
canHasWidth() |
AbstractCondition |
createCopy() |
AbstractOperationEditor |
createOperationEditor() |
GroupType |
getGroupType() |
addListener, getCaption, getEntityAlias, getEntityMetaClass, getEntityParamView, getEntityParamWhere, getFilterComponentName, getHidden, getInExpr, getJavaClass, getLocCaption, getName, getOperationCaption, getOperationEditor, getOperator, getParam, getParamClass, getParamName, getRequired, getText, getUnary, getUseUserTimeZone, getWidth, isGroup, removeListener, resolveParam, setCaption, setEntityParamView, setEntityParamWhere, setHidden, setInExpr, setJavaClass, setLocCaption, setOperator, setParam, setRequired, setUnary, setUseUserTimeZone, setWidth, toString, toXml, updateTextgetId, getUuid, setId, setUuidcopySystemState, equals, getDynamicAttributes, getMetaClass, getValue, hashCode, setDynamicAttributes, setValueaddPropertyChangeListener, getInstanceName, getMethodsCache, getValueEx, getValueEx, propertyChanged, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddPropertyChangeListener, getInstanceName, getValueEx, getValueEx, removeAllListeners, removePropertyChangeListener, setValue, setValueEx, setValueExprotected GroupType groupType
protected GroupCondition(GroupCondition condition)
public GroupCondition(org.dom4j.Element element,
java.lang.String filterComponentName)
public GroupCondition(GroupConditionDescriptor descriptor)
public GroupType getGroupType()
public AbstractOperationEditor createOperationEditor()
createOperationEditor in class AbstractConditionpublic AbstractCondition createCopy()
createCopy in class AbstractConditionpublic boolean canBeRequired()
canBeRequired in class AbstractConditionpublic boolean canHasWidth()
canHasWidth in class AbstractConditionpublic boolean canHasDefaultValue()
canHasDefaultValue in class AbstractCondition