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 a new list page control.
Syntax
client server public static InventDimFormControlInterface newListPageControl(str _fieldName, ListPageInteraction _listPageInteraction)
Run On
Called
Parameters
- _fieldName
Type: str
The field name of the control.
- _listPageInteraction
Type: ListPageInteraction Class
The associated list page interaction object.
Return Value
Type: InventDimFormControlInterface Interface
The newly created adapter as an InventDimFormControlInterface interface.