Adds a new Text
<void> TextFieldCollection.add([<RequestTextFieldCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Optional. The callback function that receives the requested value. |
error |
Optional. Is called when the operation failed with an error. |