Show TOC Start of Content Area

Background documentation selectedNavNode  Locate the document in its SAP Library structure

Exposes the navigation node that was selected by the user during the most recent navigation.

Attributes

Name

Mandatory

Description

navNode

No

The name of the Java variable to create for holding the INavigationNode object for the node that was selected by the user.

The variable is accessible in scriptlets in the body of the tag.

Variables

Name

Scope

Description

<navNode> attribute

Body of tag

INavigationNode object representing the selected node.

See Also

·        launchedNavNode

·        ifNavNodeEqualsSelectedNavNode

·        ifNavNodeInSelectedPath

 

 

End of Content Area