Share via


DimensionHierarchyController.attachEventHandlers Method [AX 2012]

Attaches event handlers to the specified instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner class.

Syntax

protected void attachEventHandlers(CLRObject _designer)

Run On

Client

Parameters

  • _designer
    Type: CLRObject Class
    The instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner class to which to attach event handlers.

See Also

Reference

DimensionHierarchyController Class