Uses of Interface
com.orchestranetworks.ui.form.widget.UIAtomicWidget
Packages that use UIAtomicWidget
Package
Description
This package provides a library of user interface widgets.
-
Uses of UIAtomicWidget in com.orchestranetworks.ui.form.widget
Subinterfaces of UIAtomicWidget in com.orchestranetworks.ui.form.widgetModifier and TypeInterfaceDescriptioninterfaceThis interface is common to all EBX® model-driven widgets based on a single data model enumerated field.interfaceThis interface represents an item in the parent interfaceUIAtomicWithEnumeration, which corresponds to an index in the enumeration.interfaceThis interface represents a checkbox corresponding to an index in an enumeration.interfaceGroup of checkboxes based on an enumeration.interfaceThis interface represents a color picker which is composed of a preview box, an input and a button.interfaceCombo box composed of a drop-down list and a text box to filter the list.interfaceA widget made of a combo box displaying the dataset tree and a text box for filtering.interfaceA widget made of a combo box displaying the dataspace tree and a text box for filtering.interfaceDate/time field.interfaceSimple HTML drop-down list.interfaceSimple HTML list box, with multi-selection.interfacePassword field.interfaceThis interface represents a radio button corresponding to an index in an enumeration.interfaceGroup of radio buttons based on an enumeration.interfaceOne-line or multi-line text box.