com.jxml.quick.tf
Class QListFieldTF
java.lang.Object
|
+--com.jxml.quick.tf.QListPropertyTF
|
+--com.jxml.quick.tf.QListFieldTF
- All Implemented Interfaces:
- QTargetFactory
- public class QListFieldTF
- extends QListPropertyTF
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QListFieldTF
public QListFieldTF()
create
public Object create(QContext context)
throws QPE
- Overrides:
create
in class QListPropertyTF
isInstance
public boolean isInstance(Object object,
QContext context)
- Overrides:
isInstance
in class QListPropertyTF
getText
public String getText(Object object,
QContext context)
throws QPE
- Overrides:
getText
in class QListPropertyTF
add
public void add(Object object,
String name,
String text,
QAccess access,
Object parent,
QTargetFactory parentFactory,
QContext context)
throws QPE
- Overrides:
add
in class QListPropertyTF