Package overit.geocall.basic.ui.container


package overit.geocall.basic.ui.container
  • Class
    Description
    The class extends ServerTableView and implements the user interface objects that allows to show the records as cards.
    This container must be used to define a page to manage the system's properties with UI widget.
    This class extends Container and implements the logic to populate TableView and ServerTableView through a DABase or DAO.
    The class extends Container and implements the html form element, the user interface element that allows to arranges the positions and manages the behaviors of the child components, that are mainly input and output fields.
    This class extends DAContainer and implements the user interface element that allows to contain and render one or more jobs.
    This class extends DAContainer and implements the user interface element that allows to contain and render one or more job queues.
    The class that extends Container implements the user interface element that represents a portion of the page that can be showed or hidden and pops-up, on demand, overlapping the user window.
    The class extends TableView and implements the table used to arranges and manages the web resources (directories, files) of the application.
    The class extends Control and implements the user interface element that allows to contain and render one or more child components, that are mainly forms Form, and show them in a multi-tabbed structure.
    The class extends TableView and implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.
    This class extends DAContainer and implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.
    The class extends Container and implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.
    The class that extends Container it implements the user interface elements that appear on the left of the page and contains the logo, the information about the user currently logged in and the menu voices of the application
    Lists the possible layouts of the TaskBar
    The class extends Window and implements the most external container that is used to create every page of the application
    The class implements the user interface element, that extends Container, and allows the hierarchical display of data through a tree structure, also allowing to compress / expand sub-branches or to modify the structure by adding new nodes, or, again, moving the nodes from one branch to another.
    The class extends TreeEditor, and allows to manage the selection and deselection operations on the tree's nodes.