Uses of Annotation Interface
overit.geocall.ui.Component.ConfigurableAttribute
Packages that use Component.ConfigurableAttribute
-
Uses of Component.ConfigurableAttribute in overit.geocall.basic.ui.control
Classes in overit.geocall.basic.ui.control with annotations of type Component.ConfigurableAttributeModifier and TypeClassDescriptionclassThis components implements an input checkbox, a field that the user can mark as checked (truevalue), unchecked (falsevalue) or neither (nullvalue).classThis class extendsInputand implements the graphic user interface element that presents a set of values selectable through a drop-down menu that appears when the user clicks on the field.classThis component is used to organize the components that belong to it within a grid.