Class | Description |
---|---|
DoubleField |
A Text control allowing only non-negative decimal input.
|
DoubleFieldWithDropDown |
A Combo control allowing only non-negative decimal input.
|
PopupMenu |
A simple pop-up menu with a list from which the user can select one item.
|
PopupMenu.CascadingMenu |
An instance of this class can be created to add a submenu to a menu item
in a
PopupMenu . |