Uses of Annotation Interface
overit.geocall.ui.Component.FilterCriteria

Packages that use Component.FilterCriteria
Package
Description
 
  • Uses of Component.FilterCriteria in overit.geocall.basic.ui.control

    Classes in overit.geocall.basic.ui.control with annotations of type Component.FilterCriteria
    Modifier and Type
    Class
    Description
    class 
    The class implements a generic textual Input field
    class 
    This components implements an input checkbox, a field that the user can mark as checked (true value), unchecked (false value) or neither (null value).
    class 
    This class, that extends InputRegExp implements the graphic user interface element that allows the user to insert values that must respect the format of currency.
    class 
    This class extends Input field to work with dates.
    The default date format set is dd/MM/yy.
    class 
    This class implements the graphic user interface elements that is used to decode an input in the corresponding value, input selected by the user from a StaticView rather than from the database through a task.
    class 
    The class implements a numeric input field in which the user can insert a double number with separation from the integer part and the decimal one.
    class 
    The class implements an Input field to work with date, time and time zone.
    class 
    The class implements a numeric input field in which the user can insert a long number.
    class 
    This class extends Input and 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.
    class 
    This component allows to search one or more value from a StaticView,DABase, select and decode them.
    class 
    This class extends InputLookup and implements a componenet that allows user to select multiple values from a drop-down menu that appears when the user clicks on the field.
    class 
    The class implements a textual Input field for the time