Uses of Annotation Interface
overit.geocall.ui.Component.Configurable
Packages that use Component.Configurable
Package
Description
-
Uses of Component.Configurable in overit.geocall.basic.ui.control
Classes in overit.geocall.basic.ui.control with annotations of type Component.ConfigurableModifier and TypeClassDescriptionclassThis class extendsControland implements the user interface object that represents a column of a table and allows to arranges the data of string type in tabular format.classThis component extendsColumnand must be used to represent the boolean values of the cellsclassThis component extendsColumnand must be used to insert a button inside the column's cell that allows to throw events (the same event for all the rows of the column)classThis class implements the column used to display values that must respect the format of currency.classThis component extendsColumnand must be used to represent Date valuesclassThis class implements the user interface object that allows to represent a table's column containing images loaded by theGate, a component that provide the access to the resources located either in filesystem or database, trough theWebResource.classThis class implements the user interface object that allows to represent a table's column containing floating point numbersclassThis component extendsColumnand must be used to represent date, time and time zone values.classThis component extendsColumnButtonand must be used to insert a button to open new tab in browser to link set in the row.classThis class implements the user interface object that represents a column of a table and allows to arranges the data of Long type in tabular format.classThis component extendsColumnand must be used to insert a column with the value of a field of aStaticViewor with aDBViewloaded in the session.classThe class implements and manages the conversion between different units of measure.classThis component extendsColumnButtonand must be used to insert a button inside the column's cell that allows to throw events(the same event for all the rows of the column); the graphics of these buttons are different, simpler and cleaner, without background and edges.classThis component extendsColumnDoubleand must be used to insert a progress bar inside the column's cell.classThis component extendsColumnand can be used to insert a column built from the combination of several columns.classThis component extendsColumnand must be used to insert a column with the value of a field of aStaticView.classThis element extendsColumnButtonand must be used to create a button in a column that valid data as well as submit them.classThis component extendsColumnand can be used to insert different columns based on the received value.classThis component extendsColumnand must be used to represent time valuesclassThe class implements a generic textual Input fieldclassThis components implements an input checkbox, a field that the user can mark as checked (truevalue), unchecked (falsevalue) or neither (nullvalue).classThis class, that extendsInputRegExpimplements the graphic user interface element that allows the user to insert values that must respect the format of currency.classThis class extendsInputfield to work with dates.
The default date format set is dd/MM/yy.classThis class implements the graphic user interface elements that is used to decode an input in the corresponding value, input selected by the user from aStaticViewrather than from the database through a task.classThe 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.classThe class implements anInputfield to work with date, time and time zone.classThis class extends the behaviour of theInputRegExpadding a particular regular expression allowing the user to insert values that must respect the format of an email address (something like: name@domain.com)classThis class extends the behaviour of theInputRegExpadding a particular regular expression allowing the user to insert values that can contains only characters assignable to file names: lowercase characters, uppercase characters, digits, spaces and the special characters + _ . , @ ( ) & $ £ % = \ ' -classThis component provides the possibility to manage the translation of a field's value over several languages.classThe class implements a numeric input field in which the user can insert a long number.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.classThe class implements and manages the conversion between different units of measure.classThis component allows to search one or more value from aStaticView,DABase, select and decode them.classThis class extendsInputLookupand implements a componenet that allows user to select multiple values from a drop-down menu that appears when the user clicks on the field.classThis class implements an input field that hides the characters while the user types in his password.classThis class extends the behaviour of theInputadding a particular validation.classThis class, that extendsInputRegExp, implements the graphic user interface element that allows the user to insert a value that must respect the format of a telephone number (a string that can start with the + symbol and contains only digits)classThe class implements a textual InputText field.classThe class implements a textual Input field for the timeclassThis component extendsInputRegExpand must be used to create an input field for a range of time.classThis class, that extendsControl, implements the component used to display a simple labelclassThis component is used to organize the components that belong to it within a grid. -
Uses of Component.Configurable in overit.geocall.ui
Classes in overit.geocall.ui with annotations of type Component.ConfigurableModifier and TypeClassDescriptionclassThis class implements the Control, which purpose is to provide a single graphic element that implements a specific functionality. -
Uses of Component.Configurable in overit.geocallapp.utilities.ux.ui.container.cardview
Classes in overit.geocallapp.utilities.ux.ui.container.cardview with annotations of type Component.ConfigurableModifier and TypeClassDescriptionclassCardView field for displaying dates.classCardView field for displaying Double numbers.classCardView field to represent an amount of minutes as Day, Hours and Minutes.classCardView component for displaying Material Design icons.classSimple component for defining HTML templates for CardView.classCardView field for displaying Long numbers.classCardView field with value from StaticView.classCardView field for displaying multiple values from StaticView based on comma-separated IDs.classBase element for CardView string fields.classCardView field for displaying times/hours.