![]() |
ui.accordion | a container control that presents multiple horizontal or vertical panes |
![]() |
ui.accordionitem | a singular pane of the accordion component |
![]() |
ui.carousel | a container control that provides continuous, circular navigation through a set of pictorial content blocks. One block is visible at a time |
![]() |
ui.form | a form that supports an extended set of elements |
![]() |
ui.headerlayout | a horizontal or vertical layout with the header(s) |
![]() |
ui.layout | a vertical or horizontal layout without the headers |
![]() |
ui.multiview | a container control that keeps a set of views and displays one view at a time |
![]() |
ui.tabview | a container control with a navigation tab panel that keeps a set of views and displays one view at a time |
![]() |
ui.toolbar | a horizontal toolbar |
![]() |
ui.chart | a tool for creating various charts |
![]() |
ui.datatable | an editable table that can easily display huge data sets |
![]() |
ui.dataview | a control for displaying data in a tabular format |
![]() |
ui.grouplist | a vertical list of items grouped into sections by some category |
![]() |
ui.list | a regular list of items |
![]() |
ui.organogram | an organizational chart |
![]() |
ui.property | a structured table of 2 columns that presents 'name:value' pairs for a list of properties |
![]() |
ui.tree | a hierarchical structure of nodes |
![]() |
ui.treetable | a control for presenting tree in a grid cell |
![]() |
ui.unitlist | a vertical list of items united into groups according a template |
![]() |
ui.context | a pop-up window displayed on firing the 'contextMenu' event (mouse right-clicks) |
![]() |
ui.contextmenu | a context menu |
![]() |
ui.datasuggest | a dataview-based suggest control |
![]() |
ui.gridsuggest | a datatable-based suggest control |
![]() |
ui.menu | a menu of individually selectable items |
![]() |
ui.popup | a static popup window |
![]() |
ui.submenu | a sub-menu |
![]() |
ui.suggest | a suggest control |
![]() |
ui.window | a movable popup window |
![]() |
ui.iframe | a view with the IFRAME element inside it |
![]() |
ui.htmlform | a control for integration with an HTML form |
![]() |
ui.scrollview | a container with scrolls |
![]() |
ui.template | a view with some HTML content inside |
![]() |
ui.button | a clickable button |
![]() |
ui.checkbox | a two-state check box |
![]() |
ui.colorpicker | a control for selecting a color from a swatch palette |
![]() |
ui.combo | an editable combo box |
![]() |
ui.counter | a spin box, aka an up-down control |
![]() |
ui.datepicker | a control that allows the user to select a date |
![]() |
ui.fieldset | a wrapper which renders an HTML fieldset |
![]() |
ui.icon | a static picture of an icon |
![]() |
ui.label | a non-editable text control |
![]() |
ui.multitext | a multi-text control |
![]() |
ui.multiselect | a multi-select control |
![]() |
ui.radio | a radio button |
![]() |
ui.richselect | a non-editable combo box |
![]() |
ui.search | a text edit field with the search icon in front |
![]() |
ui.segmented | a holistic panel that contains multiple buttons (two or more) |
![]() |
ui.select | a single-selection drop-down list box |
![]() |
ui.slider | a slider for selecting numeric values |
![]() |
ui.tabbar | a panel that contains multiple clickable items |
![]() |
ui.text | an one-line, editable text field with the label inside it |
![]() |
ui.textarea | a multiline, editable text field |
![]() |
ui.toggle | a two-state button |
![]() |
ui.barcode | a machine-readable representation of data values |
![]() |
ui.calendar | a single-month calendar that allows users to select dates and move to the next/previous month |
![]() |
ui.colorboard | a color palette |
![]() |
ui.pager | page navigation controls |
![]() |
ui.resizer | a draggable border in layout |
![]() |
ui.spacer | a bordeless empty view |
![]() |
ui.tooltip | a static text that is rendered in the absolutely positioned container |
![]() |
ui.video | a video player component |
common helpers | helpers implemented in webix. and webix.ui |
ajax | ajax operations (data loading, server side events) |
clipbuffer | interface for clipboard |
color | color transformation helpers |
csv | csv serialzation and parsing |
editors | set of editing tools |
env | set of flags which describes current environment |
history | implements history tracking |
html | set of html|dom helpers |
i18n | internationalization, number and date formatting methods |
locale | localization strings |
markup | implements loading from html |
promise | interface for working with promise objects |
rules | validation rules |
storage.cookie | iterface for storing data in cookies |
storage.local | interface for storing data in local storage |
storage.session | interface for storing data in session storage |
Mixins | building blocks for existing and new components |