Editable.text
string text() @propertyGet text property.
Returns
The contents of the entry.
void text(string propval) @propertySet text property.
Parameters
propval | The contents of the entry. |
string text() @propertyGet text property.
void text(string propval) @propertySet text property.
propval | The contents of the entry. |