ru.biosoft.access.support
Class ArrayPropertyValueFilter
java.lang.Object
|
+--com.beanexplorer.swing.table.Option
|
+--ru.biosoft.access.MutableFilter
|
+--ru.biosoft.access.support.ArrayPropertyValueFilter
- public class ArrayPropertyValueFilter
- extends MutableFilter
| Methods inherited from class com.beanexplorer.swing.table.Option |
setParent, getParent, addPropertyChangeListener, removePropertyChangeListener, copyListenersTo |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
ArrayPropertyValueFilter
public ArrayPropertyValueFilter(PropertyDescriptor pd)
getDescriptor
public PropertyDescriptor getDescriptor()
getDisplayName
public String getDisplayName()
getValue
public Object getValue()
isAcceptable
public boolean isAcceptable(DataElement de)
setValue
public void setValue(Object value)
to Class java.beans.PropertyDescriptor
to Class org.apache.oro.text.perl.Perl5Util
BOTTOM