public class PropertyConditionDescriptor extends AbstractConditionDescriptor
Instance.PropertyChangeEvent, Instance.PropertyChangeListener| Constructor and Description |
|---|
PropertyConditionDescriptor(org.dom4j.Element element,
java.lang.String messagesPack,
java.lang.String filterComponentName,
CollectionDatasource datasource) |
PropertyConditionDescriptor(java.lang.String name,
java.lang.String caption,
java.lang.String messagesPack,
java.lang.String filterComponentName,
CollectionDatasource datasource) |
| 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, getDatasource, getDatasourceMetaClass, getFilterComponentName, getLocCaption, getMessagesPack, getName, getOperatorType, isInExpr, isShowImmediately, setInExpr, toStringgetId, getUuid, setId, setUuidequals, getDynamicAttributes, getMetaClass, getValue, hashCode, setDynamicAttributes, setValueaddListener, addPropertyChangeListener, getInstanceName, getValueEx, removeAllListeners, removeListener, removePropertyChangeListener, setValue, setValueExaddListener, addPropertyChangeListener, getInstanceName, getValueEx, removeAllListeners, removeListener, removePropertyChangeListener, setValue, setValueExpublic PropertyConditionDescriptor(java.lang.String name,
@Nullable
java.lang.String caption,
java.lang.String messagesPack,
java.lang.String filterComponentName,
CollectionDatasource datasource)
public PropertyConditionDescriptor(org.dom4j.Element element,
java.lang.String messagesPack,
java.lang.String filterComponentName,
CollectionDatasource datasource)
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()