TextInputControl

The base class for TextField and TextArea

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

This image for the caret. This image is scaled to match the font's height, maintaining its aspect ratio.

Link copied to clipboard
var font: Font
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The background color of highlighted (selected) text.

Link copied to clipboard
Link copied to clipboard

The color of the highlighted (selected) text.

Link copied to clipboard
Link copied to clipboard

Should the Tab key insert a Tab character or spaces? How many columns should a tab character appear as / how many spaces should we insert when the Tab key is pressed?

Link copied to clipboard
override var readOnly: Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The color of the text. Highlighted (selected) text uses highlightTextColorProperty

Link copied to clipboard
abstract val textSelected: Boolean
Link copied to clipboard

Functions

Link copied to clipboard
open override fun Number.em(): ObservableOptionalFloat

Converts em units to LogicalPixels.