|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction net.ontopia.topicmaps.nav2.webapps.omnigator.DisplayHierarchyFunction
public class DisplayHierarchyFunction
INTERNAL: Used by the Omnigator to create the collapsible tree view of hierarchical association types.
Constructor Summary | |
---|---|
DisplayHierarchyFunction()
|
Method Summary | |
---|---|
java.util.Collection |
execute(javax.servlet.jsp.PageContext pageContext,
javax.servlet.jsp.tagext.TagSupport callingTag)
INTERNAL: Executes this function in the specified context. |
Methods inherited from class net.ontopia.topicmaps.nav2.impl.basic.AbstractFunction |
---|
call, getModule, getName, getParameters, getReturnVariableName, getRootNode, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DisplayHierarchyFunction()
Method Detail |
---|
public java.util.Collection execute(javax.servlet.jsp.PageContext pageContext, javax.servlet.jsp.tagext.TagSupport callingTag) throws java.io.IOException, javax.servlet.jsp.JspException
FunctionIF
execute
in interface FunctionIF
execute
in class AbstractFunction
java.io.IOException
javax.servlet.jsp.JspException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |