Share via


EcoResCategoryTreeDatasource.setFocusOnNextMatch Method [AX 2012]

Sets focus on the next tree element that matched the specified category filter criteria.

Syntax

public int setFocusOnNextMatch([int _offset])

Run On

Client

Parameters

  • _offset
    Type: int
    An integer value that indicates number of elements to move forward or backward in the filtered category array; optional.

Return Value

Type: int
The index of the currently selected element.

See Also

Reference

EcoResCategoryTreeDatasource Class