The search functionality needs JavaScript enabled
Widget.text
sets widget content text (override to support this)
Widget text( dstring s ) @property; Widget text( UIString s ) @property;
returns widget content text (override to support this)
dstring text() @property const;