Sets the bullet character at the current input position.
<void> InputFormat.setBulletCharacter(<String> bulletCharacter, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
bullet |
The first character will be set as bullet character. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |