Adds a new Selection
<void> FormFieldCollection.addSelectionFormField(<Number> emptyWidth, [<RequestSelectionFormFieldCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
empty |
Specifies the horizontal extension, in twips, of the Selection |
callback | Optional. Receives the added Selection |
error |
Optional. Is called when the operation failed with an error. |