Package-level declarations
Types
Supporting class to use Borders with DSL.
Supporting class to use Notifications with DSL.
Properties
Functions
Adds the given decoration to the given node.
Create a new auto-completion binding between the given TextField using the given auto-complete suggestions.
Create a new auto-completion binding between the given TextField and the given suggestion provider.
Alias of bindAutoCompletion with collection input.
Build notifications with Kotlin DSL.
Removes all the decorations that have previously been set on the given node.
Register empty validation.
Register equals validation.
Register regex validation.
Removes the given decoration from the given node.
Wraps this Node with borders using Kotlin DSL, returning the wrapped node.
Add a new Borders.EmptyBorders to node using DSL.
Add a new Borders.EtchedBorders to node using DSL.
Add a new Borders.LineBorders to node using DSL.