Show

These are common commands that apply to all widgets that have them injected.

mixin template Show () {}

Members

Functions

showCharsAs
auto showCharsAs(char character)

Substitute all characters in the text for the passed character. This is useful for password entries.

Meta