Added in Version 1.0.0

DisplayBuilder

The class that creates StarXpandCommand for a customer display

Constructor

DisplayBuilder()

Initialize object

Method

styleCharacterEncoding(type: StarXpandCommand.Display.CharacterEncodingType)

Set the character encoding

styleInternationalCharacter(type: StarXpandCommand.Display.InternationalCharacterType)

Set international character

styleCursorPositionTo(parameter: StarXpandCommand.Display.PositionParameter)

Set the cursor position

actionClearLine()

Execute clearing of the current line

actionClearAll()

Execute clear all

actionSetBackLightState(on: boolean)

Set the back light status

actionSetCursorState(state: StarXpandCommand.Display.CursorState)

Set the cursor status

actionSetContrast(value: StarXpandCommand.Display.Contrast)

Set the contrast value

actionShowText(content: string)

Execute text display

actionShowImage(parameter: StarXpandCommand.Display.ImageParameter)

Execute image display