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