Uses of Annotation Interface
overit.geocall.ui.Component.ConfigurableAttribute.Ignore

Package
Description
 
  • Uses of Component.ConfigurableAttribute.Ignore in overit.geocall.basic.ui.control

    Modifier and Type
    Class
    Description
    class 
    This component extends Column and must be used to represent the boolean values of the cells
    class 
    This component extends Column and 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)
    class 
    This class implements the column used to display values that must respect the format of currency.
    class 
    This component extends Column and must be used to represent Date values
    class 
    This class implements the user interface object that allows to represent a table's column containing images loaded by the Gate, a component that provide the access to the resources located either in filesystem or database, trough the WebResource.
    class 
    This class implements the user interface object that allows to represent a table's column containing floating point numbers
    class 
    This component extends Column and must be used to represent date, time and time zone values.
    class 
    This component extends ColumnButton and 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.
    class 
    This class implements an input field that hides the characters while the user types in his password.
    class 
    The class implements a textual InputText field.
    class 
    This component extends InputRegExp and must be used to create an input field for a range of time.
    class 
    This component is used to organize the components that belong to it within a grid.