configAdmin

This method displays the Configuration Administrator, which is used to configure things such as user access sets, in a deployed application.

Syntax

configAdmin(parent);

Parameters

  • parent - (Object) (optional) Identifies the General Interface component where the Configuration Administrator is to be loaded. If omitted, it is loaded in a dialog.

Returns

none

Notes

A parameter exception results if the parent is defined, but does not implement the General Interface setChild method.