Share via


SysComparable.onComparableFocus Method [AX 2012]

Invoked when the user sets the focus on a node in the comparison tree. It is invoked just before the call to the comparableTextList method and is intended for rereading data.

Syntax

public void onComparableFocus()

Run On

Called

See Also

SysComparable Interface

SysComparable.onComparableSelected Method

SysComparable.comparableTextList Method

Tutorial_Comparable.onComparableFocus Method