class

TextUi::TextInput::Signal_text_changed

Inherits Cute::Signal / Reference / Object

Constructors

new

Instance methods

emit(old_text : String, new_text : String) : Nil
name

Returns the name of the signal, if applicable.

new_channel
on
on(sink : Cute::Sink(U)) forall U