INexusDspCallbacksPort

Functions

Link copied to clipboard
abstract fun Clear()

Clears the display.

Link copied to clipboard
abstract fun MenuShow(lFlags: Long, saOpts: List<String?>?, iOptSel: Int): Int

Displays a menu screen.

Link copied to clipboard
abstract fun MenuStart(sTitle: String?, lFlags: Long?): Int

Starts menu screens presentation.

Link copied to clipboard
abstract fun Text(lFlags: Long, sTxt1: String?, sTxt2: String?)

Displays text(s) on the display, following the rules defined in lFlags.