|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectto.etc.webapp.query.QNodeBase
to.etc.webapp.query.QSelectionItem
public class QSelectionItem
Part of a selected thing.
Constructor Summary | |
---|---|
protected |
QSelectionItem(QSelectionFunction function)
|
Method Summary | |
---|---|
QSelectionFunction |
getFunction()
Get the function applied to this selection item. |
void |
visit(QNodeVisitor v)
|
Methods inherited from class to.etc.webapp.query.QNodeBase |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected QSelectionItem(QSelectionFunction function)
Method Detail |
---|
public QSelectionFunction getFunction()
public void visit(QNodeVisitor v) throws java.lang.Exception
visit
in class QNodeBase
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |