|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.gomjabbar.querytree.AbstractQueryTreeAssociation | +--com.gomjabbar.querytree.DefaultQueryTreeAssociation
Constructor Summary | |
DefaultQueryTreeAssociation(DefaultQueryTree tree,
IQueryTreeObject parent,
java.lang.String str_type)
|
Method Summary | |
java.lang.String |
computeLabel()
|
IQueryTreeObject[] |
computeMembers()
|
Methods inherited from class com.gomjabbar.querytree.AbstractQueryTreeAssociation |
addChangeListener, destroy, destroyChildren, getLabel, getMembers, getParent, getTree, getType, tagChanged, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DefaultQueryTreeAssociation(DefaultQueryTree tree, IQueryTreeObject parent, java.lang.String str_type)
Method Detail |
public java.lang.String computeLabel()
computeLabel
in class AbstractQueryTreeAssociation
public IQueryTreeObject[] computeMembers()
computeMembers
in class AbstractQueryTreeAssociation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |