Package overit.geocall.ui
package overit.geocall.ui
-
ClassDescriptionInterface that must be implemented by all the graphical user interface components that can perform a transformation after an Ajax interactionThis class implements a different utils method to manage errors occur during an ajax communication, from client to server.The class implements the user interface element that should be used to display on-screen messages that appear in popups and blocks the user interaction; they can be informational messages, question, warnings or error messages.The class implements a clickable button that can be added to the alertThe class implements one choice that can be added to the alert to create a multiple choiceThe class is the interface to be implemented for objects that can be viewed on screen and contained within a structure for positioningInterface that must be implemented by all the graphical user interface components that could display a badge.Interface implemented by the object that can uses a cacheThis class implements
Serializable.
This class allow to manage the type of sorting with which the data will be sorted and displayed in a column (for example on aTableView)This is an abstract class that must be extended to implements an user interface element.Decorates with this annotation all the component that are allowed to be configured by the ui configurability.Annotation used to define aUIPropertyfor a specificComponent.Define one or more attribute that the component must ignore form its parent.
The value specified in this annotation must be related to theComponent.ConfigurableAttribute.name()attribute for theComponent.ConfigurableAttributeannotation defined into the parent objectDefine that the components must ignore all the parent attributes.Annotation that simplifies the definition of filter criteria for input components.Qualifier used to specify a reference to anyComponentgiven its registry name.This class implements the Control, which purpose is to provide a single graphic element that implements a specific functionality.Interface that allows, to the components that implement it, to manage a DABase for loading data from database.Interface that allows, to the components that implement it, to manage a DBView for loading data from database.This class implements different method to manage the drag and drop operation of a component.Exception that can occurs during the drag and drop operationsInterface that must be implemented by all the graphical user interface components that can be dragged and on which it is possible to drop somethingThis class extendsMultiPartElement.
This class implements aElementobjects and tags wrapper.For example, it's used to represent the set of Html Element of an html page.This class implementsSerializable.
This class allows to record which events can be managed and processed by the application.
It works like a firewall: all the names of the events that have been previously registered, are validated and passed through and therefore allow processing, all the others are filtered and discarded.Interface implemented by all the objects that wants to make a parameter validationThis component extendsSingleUseComponentand must be used to add the script that launches an Url to theSetupScript.Interface that must be implemented by all the graphical user interface components that can be hiddenThis class implements theSingleUseComponentinterface, and represents a JavaScript command that can be added to the set of scripts (JSCommand.buildSetupScript(java.lang.StringBuilder)) and executed each time it is requested.This class implements an utility object typically used for setting attributes.The class implements the user interface element that should be used to display contextual menus that appears in popups when the user click on a graphical object.The class implements a menu voiceThis class implements theSingleUseComponentinterface, and represents an object that can be added to the page to create a form that can post some parameters and specifies where to send the form data when is submittedThe class, that implements theSingleUseComponentinterface, implements the user interface element that appears in pop-up and allows the user to manage the ranges of the data of the diagram objects like for example theJFCSerieThis abstract class is the base of UI change rules based on form values or UI setting during init phase onValuesContainer
.This class implementsEventValidatorandSerializable.
This class implements a params validator comes from an event (for example a submit form event).Interface that must be implemented by all those objects whose creation must be performed each time it is requested to put one of the objects on screen and not once for all.This class extendsMenuand implements a menu in which the Items are sortable each other using the Sortable.js plugin.
It allows to define an item identifier (seeSortableMenu.setItemIdentifierAttribute(java.lang.String)) that will be used by the plugin to identify a specific item and send to the server the reorder related infos.
It also needed to set a server event to which the plugin send the reorder informations related.The class implements the user interface element that should be used to display on-screen messages that appears in popups but without blocking the user interaction.The class implements a clickable button that can be added to the tooltipThe class implements one choice that can be added to the tooltip to create a multiple choiceCompatibility class that remaps toUIFactoryThis class imlementsSerializable.
This class implements and defines the User interface Menù, used to navigate through the different pages.Implements the object that is passed to the event handler methods triggered via sendEvent; contains additional information and values with respect to the classic HashGetter passed to the event handler, such as the possibility to check if during the event launch a control key was pressed (ctrl, alt, etc.).Interface that must be implemented by all the component that has a value that can be submit to the server, to validate the value to avoid tampering values.This class implementsSerializableandIdentified.
This class implements methods and attributes to manage the different windows(and their attributes and operations) of the application.Utility class that defines some utility method related to theWindowManagerclass.