Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates and initializes an instance of the InventDimControlsCollect_FrmTmp Class for forms.
Syntax
client public static InventDimControlsCollect_FrmTmp newFromFormInterfaceValidDataSources(InventDimFormInterface _inventDimForm, Set _validDataSources)
Run On
Client
Parameters
- _inventDimForm
Type: InventDimFormInterface Interface
The form where controls are maintained encapsulated in the InventDimFormInterface Interface.
- _validDataSources
Type: Set Class
A set of names (strings) for the data sources in the form to be controlled by this class.
Return Value
Type: InventDimControlsCollect_FrmTmp Class
An instance of the InventDimControlsCollect_FrmTmp Class.