LoadABNChart method: Leaf class

Syntax

LoadABNChart(&chart_rowset, &relactions_rowset)

Description

Note:

SmartNavigation has been desupported. This method remains for backward compatibility only.

Use this method to load a child leaf of the current tree node into the SmartNavigation chart rowset and the component buffer.

Parameters

Parameter Description

&chart_rowset

Specifies the SmartNavigation chart rowset. Typically, this is the rowset returned by the GetABNChartRowSet function.

&relactions_rowset

Specifies the related actions rowset. Typically, this is the rowset returned by the GetABNRelActnRowSet function.

Returns

None.