LineEdit

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Alias This

value

Members

Functions

onChangeFunc
void onChangeFunc(EditableIF e)
Undocumented in source. Be warned that the author may not have intended to support it.
onPressEnterFunc
void onPressEnterFunc(Entry e)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

value
string value [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
value
string value [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

onChange
void delegate(string)[] onChange;
Undocumented in source.
onPressEnter
void delegate()[] onPressEnter;
Undocumented in source.

Meta