getFormContainerBlock

This method returns the formContainerBlock, which is used as the parent container for forms opened from this BusinesServices component if the application layout mode is not set to float, and Dock Forms is selected on the View menu.

Syntax

getFormContainerBlock();

Parameters

None

Returns

  • jsx3.gui.Block - The parent block into which the docked form will be rendered.