PCRuntimeUIGenerator.generate Method [AX 2012]

Generates the input controls for all the attributes of a component and its subcomponents.

public void generate(FormBuildTabControl _container, PCRuntimeComponent _runtimeComponent)

Run On

Called

Parameters

_container
Type: FormBuildTabControl Class
The control that contains the controls.
_runtimeComponent
Type: PCRuntimeComponent Class
The runtime component.

Community Additions

ADD
Show: