RetailDeploymentHierarchyController.postConstruct Method [AX 2012]
Configures a new instance of the RetailDeploymentHierarchyController class. Does what a parameterized constructor should do.
public void postConstruct(RetailDeploymentHierarchyUIInterface _ui)
Run On
CalledParameters
- _ui
- Type: RetailDeploymentHierarchyUIInterface Interface
An instance of the UI interface.
Community Additions
ADD
Show: