The following widgets are currently supported:
toggleswitch
![]()
The toggleswitch widget implements a simple on/off switch.
tokenentry
The tokenentry widget implements a widget that provides a text entry field that allows the user to create, edit, delete and change the order of tokens. Each tokenentry token contains textual string information but treats the entire string as a single entity and graphically displays the token within the text entry field. This widget can be useful for creating tags within a form or for entering e-mail addresses.
tokensearch

The tokensearch widget implements a widget that provides a text entry field that allows the user to create, edit, delete and change the order of tokens. Each tokensearch token contains a category, a search string, and, optionally, other search options but treats the both as a single entity and graphically displays the token within the text entry field. This widget can be useful for creating both simple and advanced search widgets that take up very little screen real estate, without giving up powerful search capability in an easy to use interface.
wmarkentry
![]()
The wmarkentry widget is a standard entry widget that has the ability to display watermark text in a configurable color. The watermark text is only displayed when no user text exists in the widget. The watermark text is not selectable or traversable.