Uses of Interface
com.orchestranetworks.ui.form.widget.UIAtomicWithEnumeration
Packages that use UIAtomicWithEnumeration
Package
Description
This package provides a library of user interface widgets.
-
Uses of UIAtomicWithEnumeration in com.orchestranetworks.ui.form.widget
Subinterfaces of UIAtomicWithEnumeration in com.orchestranetworks.ui.form.widgetModifier and TypeInterfaceDescriptioninterfaceThis 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.interfaceCombo box composed of a drop-down list and a text box to filter the list.interfaceSimple HTML drop-down list.interfaceSimple HTML list box, with multi-selection.interfaceThis interface represents a radio button corresponding to an index in an enumeration.interfaceGroup of radio buttons based on an enumeration.