Widget base classes
Widgets
- AccordionContainer source
- AnimatedPng source
- Button source Basically the same thing as a normal HTML button, but with special styling.
- Chart source
- Checkbox source
- Clock source
- ColorPalette source
- ComboBox source
- ContentPane source
- DatePicker source
- DebugConsole source
- Dialog source
- DocPane source
- DropdownContainer source
- DropdownDatePicker source
- DropdownTimePicker source
- Editor source (deprecated)
- Editor2 source The rich text editor widget
- Editor2Toolbar source
- FilteringTable source
- FisheyeList source
- FloatingPane source
- Form source The form widget takes data in a form and serializes/deserializes it, so it can be submitted as a JSON string of nested objects.
- GoogleMap source
- HslColorPicker source
- InlineEditBox source
- LayoutContainer source
- LinkPane source
- Manager source
- Menu2 source
- MonthlyCalendar source
- PageContainer source
- PopupContainer source
- ProgressBar source
- RadioGroup source
- Repeater source Repeat a row of elements in a form (experimental)
- ResizableTextarea source
- ResizeHandle source
- RichText source
- Select source
- Show source
- ShowAction source
- ShowSlide source
- SlideShow source
- Slider source
- Spinner source
- SplitContainer source
- SvgButton source
- SwtWidget source
- TabContainer source
- TaskBar source
- Textbox source Input text
- ValidationTextbox source Make sure something is there
- TimePicker source
- TitlePane source
- Toaster source
- Toggler source clicking on this widget shows/hides another widget
- Toolbar source
- Tooltip source
- Tree source
- TreeBasicController source
- TreeBasicControllerV3 source
- TreeCommon source
- TreeContextMenu source
- TreeContextMenuV3 source
- TreeControllerExtension source
- TreeDemo source
- TreeDeselectOnDblselect source
- TreeDisableWrapExtension source
- TreeDndControllerV3 source
- TreeDocIconExtension source
- TreeEditor source
- TreeEmphasizeOnSelect source
- TreeExpandToNodeOnSelect source
- TreeExtension source
- TreeLinkExtension source
- TreeLoadingController source
- TreeLoadingControllerV3 source
- TreeNode source
- TreeNodeV3 source
- TreeRPCController source
- TreeRpcControllerV3 source
- TreeSelector source
- TreeSelectorV3 source
- TreeTimeoutIterator source
- TreeToggleOnSelect source
- TreeV3 source
- TreeWithNode source
- Wizard source
- YahooMap source