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