The page (r:dget) doesn't exist. You have been redirected automatically to the best page.
The following page(s) exists already in other namespace(s) with the same name part:
The following page(s) exists already in other namespace(s) with the same name part:
This message was fired by the 404Manager Plugin.
GUI - (Widget|Graphical element)
Table of Contents
1 - About
A widget is a user interface object in a graphical user interface (GUI), such as a button or a scroll bar.
Widgets range:
- from simple objects that have one value or operation (e.g., check boxes and menu items),
- to complex (composite objects) that contain many managed sub-objects (e.g., trees and grids).
Widget is not for me a graphical control element or control. as said in wikipedia. * Widget_(GUI)
2 - Articles Related
Advertising
3 - Example
3.1 - Web Widget Role
3.1.1 - Standalone
The following roles act as standalone user interface widgets or as part of larger, composite widgets.
- alert
- alertdialog
- button
- checkbox
- dialog
- gridcell
- link
- log
- marquee
- menuitem
- menuitemcheckbox
- menuitemradio
- option
- progressbar
- radio
- scrollbar
- slider
- spinbutton
- status
- tab
- tabpanel
- textbox
- timer
- tooltip
- treeitem
Advertising
3.1.2 - Composite
The following roles act as composite user interface widgets. These roles typically act as containers that manage other, contained widgets.
- combobox
- grid
- listbox
- menu
- menubar
- radiogroup
- tablist
- tree
- treegrid
4 - Documentation / Reference
Advertising