PCRuntimeUIGenerator.generateComponentDetails Method [AX 2012]

Generates the input controls for all the attributes on a component.

protected void generateComponentDetails(FormBuildTabPageControl _componentDetailsContainer, PCRuntimeComponent _component)

Run On

Called

Parameters

_componentDetailsContainer
Type: FormBuildTabPageControl Class
The control that contains the input controls.
_component
Type: PCRuntimeComponent Class
The component for which to generate the attribute input controls.

Community Additions

ADD
Show: