PCComponentTree.setSelectedPathFromSelected Method [AX 2012]

Sets the path from a selected index.

protected boolean setSelectedPathFromSelected(int _selectedIdx)

Run On

Called

Parameters

_selectedIdx
Type: int
The selected index.

Return Value

Type: boolean
true if a new item is selected; otherwise, false.

Community Additions

ADD
Show: