public class PropertyConditionDescriptor extends AbstractConditionDescriptor
Instance.BeanPropertyPath, Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
entityParamView |
protected java.lang.String |
entityParamWhere |
caption, datasourceMetaClass, element, entityAlias, filterComponentName, inExpr, locCaption, messagesPack, name, showImmediatelyid__securityState, __state, dynamicAttributes__propertyChangeListeners, PROPERTY_CHANGE_LISTENERS_INITIAL_CAPACITY| Constructor and Description |
|---|
PropertyConditionDescriptor(org.dom4j.Element element,
java.lang.String messagesPack,
java.lang.String filterComponentName,
MetaClass metaClass,
java.lang.String entityAlias) |
PropertyConditionDescriptor(java.lang.String name,
java.lang.String caption,
java.lang.String messagesPack,
java.lang.String filterComponentName,
MetaClass metaClass,
java.lang.String entityAlias) |
| Modifier and Type | Method and Description |
|---|---|
AbstractCondition |
createCondition() |
java.lang.String |
getEntityParamView() |
java.lang.String |
getEntityParamWhere() |
java.lang.Class |
getJavaClass() |
MetaProperty |
getMetaProperty() |
java.lang.String |
getTreeCaption() |
getCaption, getDatasourceMetaClass, getFilterComponentName, getLocCaption, getMessagesPack, getName, getOperatorType, isInExpr, isShowImmediately, setInExpr, toStringgetId, 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 java.lang.String entityParamWhere
protected java.lang.String entityParamView
public PropertyConditionDescriptor(java.lang.String name,
@Nullable
java.lang.String caption,
java.lang.String messagesPack,
java.lang.String filterComponentName,
MetaClass metaClass,
java.lang.String entityAlias)
public PropertyConditionDescriptor(org.dom4j.Element element,
java.lang.String messagesPack,
java.lang.String filterComponentName,
MetaClass metaClass,
java.lang.String entityAlias)
public java.lang.Class getJavaClass()
getJavaClass in class AbstractConditionDescriptorpublic java.lang.String getEntityParamWhere()
getEntityParamWhere in class AbstractConditionDescriptorpublic java.lang.String getEntityParamView()
getEntityParamView in class AbstractConditionDescriptorpublic AbstractCondition createCondition()
createCondition in class AbstractConditionDescriptorpublic java.lang.String getTreeCaption()
getTreeCaption in class AbstractConditionDescriptor@Nullable public MetaProperty getMetaProperty()