Share via


RetailDeploymentHierarchyUIInterface.focusOnButtonEnabled Method [AX 2012]

Allow the ui focus to be on the buttons.

Syntax

public void focusOnButtonEnabled(boolean _enabled)

Run On

Called

Parameters

  • _enabled
    Type: boolean
    True if it should be enabled, false otherwise.

See Also

Reference

RetailDeploymentHierarchyUIInterface Interface