Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CharDisplay

Show()
Code Block
languagejs
Promise<void> Show(in unsigned long row, in unsigned long col, in DOMString text)

...

Code Block
languagejs
Promise<void> Clear()

Clears the display.

SetPos()
Code Block
Promise<void> SetPos(in unsigned long row, in unsigned long col)

Positions the cursor