PCRuntimeUIMapper::newRuntimeUIMapper Method [AX 2012]

Creates a new instance of a PCRuntimeUIMapper class.

client server public static PCRuntimeUIMapper newRuntimeUIMapper(PCRuntimeModel _runtimeModel)

Run On

Called

Parameters

_runtimeModel
Type: PCRuntimeModel Class
A runtime model.

Return Value

Type: PCRuntimeUIMapper Class
A new instance of a PCRuntimeUIMapper class.

The form design must be set when it has been created in order to retrieve form controls from runtime elements.

Show: