Sets the number format for a structured list at the current input position.
<void> InputFormat.setStructuredListFormat(<NumberFormat> structuredListFormat, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
structured |
The number format for a structured list at the current input position. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |