...
CharDisplay
Show()
Code Block | ||
---|---|---|
| ||
Promise<void> Show(in unsigned long row, in unsigned long col, in DOMString text) |
...
Code Block | ||
---|---|---|
| ||
Promise<void> Clear() |
Clears the display.
SetPos()
Code Block |
---|
Promise<void> SetPos(in unsigned long row, in unsigned long col) |
Positions the cursor