Share via


DimensionDefaultingControllerBase.handleFieldEnter Method [AX 2012]

Caches the current control that is entered and optionally updates the where used pane.

Syntax

private void handleFieldEnter(FormControl _selectedControl, [boolean _moveFocusBack])

Run On

Called

Parameters

  • _selectedControl
    Type: FormControl Class
    The FormControl object to process a field enter.

See Also

Reference

DimensionDefaultingControllerBase Class