|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jxml.quick.access.QAccess | +--com.jxml.quick.access.QSimpleAccess | +--com.jxml.quick.engine.QOptionalAccess | +--com.jxml.quick.engine.QIsIdRefAccess | +--com.jxml.quick.engine.QBiModalAccess
Constructor Summary | |
QBiModalAccess()
|
Method Summary | |
void |
add(Object parent,
QTargetFactory parentFactory,
Object child,
QContext context)
|
protected Object |
get(Object parent,
QContext context)
|
Methods inherited from class com.jxml.quick.engine.QIsIdRefAccess |
validateParent |
Methods inherited from class com.jxml.quick.engine.QOptionalAccess |
validateChild |
Methods inherited from class com.jxml.quick.access.QSimpleAccess |
createIterator, readable, setIteratorParent, writeable |
Methods inherited from class com.jxml.quick.access.QAccess |
allocateIterator, releaseIterator, reserve, set |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QBiModalAccess()
Method Detail |
protected Object get(Object parent, QContext context) throws QPE
get
in class QIsIdRefAccess
public void add(Object parent, QTargetFactory parentFactory, Object child, QContext context) throws QPE
add
in class QIsIdRefAccess
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |