Components
Widget components are divided into several categories:
Normal components are used to present data or interact with the user. Containers may hold normal components or other containers. However, some containers may also interact with the user. For example, the Tabbed Panel container monitors mouse clicks on its tabs (to display the tab that was clicked).
Charts and gauges doesn't have any fundamental difference from regular components, they've been put to a separate group just because of their multiplicity.
Some additional information on widget components may be found in the widget layout section.
Components have a slightly different appearance under different Iotellect Server User Interfaces and operating systems. A component's appearance and behaviour in a certain Iotellect Server User Interface is defined by a component renderer.
Normal Components
Normal components may not have child components (as opposed to containers). Here is a list of normal components supported by the widget engine:
Was this page helpful?