Pascaldietz (Talk | contribs) m (corrected typing error) |
Pascaldietz (Talk | contribs) m (reordered components alphabetically) |
||
| Line 5: | Line 5: | ||
The available components are divided into three categories: | The available components are divided into three categories: | ||
*Basic widgets: provide basic UI-elements and structures. | *Basic widgets: provide basic UI-elements and structures. | ||
| + | **[[AppPage API Snapshot|AppPage]] | ||
| + | **[[BottomToolBar API Snapshot|BottomToolBar]] | ||
**[[Button API Snapshot|Button]] | **[[Button API Snapshot|Button]] | ||
| + | **[[CheckBox API Snapshot|CheckBox]] | ||
| + | **[[DropDown API Snapshot|DropDown]] | ||
| + | **[[ExpandingBox API Snapshot|ExpandingBox]] | ||
**[[IconButton API Snapshot|IconButton]] | **[[IconButton API Snapshot|IconButton]] | ||
| - | **[[ | + | **[[Label API Snapshot|Label]] |
| + | **[[PageStack API Snapshot|PageStack]] | ||
| + | **[[PopupList API Snapshot|PopupList]] | ||
| + | **[[ProgressBar API Snapshot|ProgressBar]] | ||
**[[RadioButton API Snapshot|RadioButton]] | **[[RadioButton API Snapshot|RadioButton]] | ||
**[[RadioGroup API Snapshot|RadioGroup]] | **[[RadioGroup API Snapshot|RadioGroup]] | ||
| - | |||
| - | |||
**[[Slider API Snapshot|Slider]] | **[[Slider API Snapshot|Slider]] | ||
| - | |||
**[[TextEntry API Snapshot|TextEntry]] | **[[TextEntry API Snapshot|TextEntry]] | ||
**[[TextField API Snapshot|TextField]] | **[[TextField API Snapshot|TextField]] | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
**[[TimeSpinner API Snapshot|TimeSpinner]] | **[[TimeSpinner API Snapshot|TimeSpinner]] | ||
| + | **[[ToggleButton API Snapshot|ToggleButton]] | ||
| + | **[[VerticalSlider API Snapshot|VerticalSlider]] | ||
| + | **[[Window API Snapshot|Window]] | ||
*Modal dialogs: high-level widgets which provide complex functionality inside a meego-ux-components Window/Page structure. | *Modal dialogs: high-level widgets which provide complex functionality inside a meego-ux-components Window/Page structure. | ||
**[[DatePicker API Snapshot|DatePicker]] | **[[DatePicker API Snapshot|DatePicker]] | ||
| Line 34: | Line 34: | ||
**[[VideoPicker API Snapshot|VideoPicker]] | **[[VideoPicker API Snapshot|VideoPicker]] | ||
*Basic components: provide basic functionality used by other components. | *Basic components: provide basic functionality used by other components. | ||
| + | **[[ActionMenu API Snapshot|ActionMenu]] | ||
**[[MediaGridView API Snapshot|MediaGridView]] | **[[MediaGridView API Snapshot|MediaGridView]] | ||
**[[ModalDialog API Snapshot|ModalDialog]] | **[[ModalDialog API Snapshot|ModalDialog]] | ||
| Line 40: | Line 41: | ||
**[[Theme API Snapshot|Theme]] | **[[Theme API Snapshot|Theme]] | ||
**[[TopItem API Snapshot|TopItem]] | **[[TopItem API Snapshot|TopItem]] | ||
| - | |||
This page lists the available components from meego-ux-components. Follow the links to the detailed documentation pages for each component. These are just snapshots of the documentation of version 0.2.7. An up-to-date documentation automatically created from the git repository can soon be found at http://apidocs.meego.com.
The available components are divided into three categories: