public class PageNode extends ExactNode
ExactNode
that records the calling page.![]() |
![]() |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
MENU_PAGE_ATTR |
AUTO_LANDING_FEATURE
children
Constructor and Description |
---|
PageNode() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTargetURL(ServletService servlet_service)
get the full url for the target location
|
accept, getAccessKey, getDisplayClass, getHelpText, getImage, getMenuText, getParent, getPostImageText, getTargetAttr, getTargetPath, readExternal, setAccessKey, setDisplayClass, setHelpText, setImage, setMenuText, setParent, setPostImageText, setTargetPath, toString, useLandingPage, writeExternal
addChild, getChildren, getDate, getID, isEmpty, setID
public static final java.lang.String MENU_PAGE_ATTR
public java.lang.String getTargetURL(ServletService servlet_service)
Node
getTargetURL
in class Node