Uses of Class
overit.geocall.ui.Control
Packages that use Control
Package
Description
-
Uses of Control in overit.geocall.basic
Subclasses of Control in overit.geocall.basic -
Uses of Control in overit.geocall.basic.geos.ui
Subclasses of Control in overit.geocall.basic.geos.uiModifier and TypeClassDescriptionclassoverit.geocall.basic.geos.ui.AbstractMapPanelclassoverit.geocall.basic.geos.ui.MapContainerclassoverit.geocall.basic.geos.ui.OpenLayersMapPanelOpenLayers based map panel. -
Uses of Control in overit.geocall.basic.mail
Subclasses of Control in overit.geocall.basic.mailModifier and TypeClassDescriptionclassoverit.geocall.basic.mail.EmailEditorclassoverit.geocall.basic.mail.OutputEmail -
Uses of Control in overit.geocall.basic.mm.authoring
Subclasses of Control in overit.geocall.basic.mm.authoringModifier and TypeClassDescriptionclassoverit.geocall.basic.mm.authoring.CListTemplate -
Uses of Control in overit.geocall.basic.ui
Subclasses of Control in overit.geocall.basic.uiModifier and TypeClassDescriptionclassThe class extendsControland has the purpose of provide an user interface element that allows to arrange the position, and manages the behaviors, of its child components.classThis abstract class must be extended to implement a Container object that represents a page of the applicationMethods in overit.geocall.basic.ui that return types with arguments of type ControlModifier and TypeMethodDescriptionValuesContainer.getReadOnlyAndNotEnabledFields()Gets the read only or not enabled fields registered into the values container.
If a ro or a not enabled field it has been registered, means that field won't be configurable and it will be seeked from the server at every submit.Methods in overit.geocall.basic.ui with parameters of type ControlModifier and TypeMethodDescriptiondefault voidValuesContainer.registerReadOnlyAndNotEnabledField(String fieldName, Control c) Register into the valuesContainer a read only or a not enabled field.
Registering a ro or a not enabled field means that this field won't be configurable and it will be seeked from the server at every submit. -
Uses of Control in overit.geocall.basic.ui.container
Subclasses of Control in overit.geocall.basic.ui.containerModifier and TypeClassDescriptionclassThe class extendsServerTableViewand implements the user interface objects that allows to show the records as cards.classThis container must be used to define a page to manage the system's properties with UI widget.classThis class extendsContainerand implements the logic to populateTableViewandServerTableViewthrough aDABaseorDAO.classThe class extendsContainerand 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.classThis class extendsDAContainerand implements the user interface element that allows to contain and render one or more jobs.classThis class extendsDAContainerand implements the user interface element that allows to contain and render one or more job queues.classThe class that extendsContainerimplements 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.classThe class extendsTableViewand implements the table used to arranges and manages the web resources (directories, files) of the application.classclassThe class extendsTableViewand 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.classThis class extendsDAContainerand 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.classThe class extendsContainerand 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.classThe class that extendsContainerit 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 applicationclassThe class extendsWindowand implements the most external container that is used to create every page of the applicationclassThe class implements the user interface element, that extendsContainer, 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.classThe class extendsTreeEditor, and allows to manage the selection and deselection operations on the tree's nodes.Methods in overit.geocall.basic.ui.container that return types with arguments of type ControlMethods in overit.geocall.basic.ui.container with parameters of type ControlModifier and TypeMethodDescriptionvoidForm.registerReadOnlyAndNotEnabledField(String fieldName, Control c) -
Uses of Control in overit.geocall.basic.ui.control
Subclasses of Control in overit.geocall.basic.ui.controlModifier and TypeClassDescriptionclassThis class extendsInputDecoderand implementsArrangeable.
This class allow to implements an ajax communication from component and server, to retrieve datas to decode inside the InputDecoder component.
The communication with the server, the datas retireve and the refresh operation of the component will be managed from js script with the server that will only have to provide the data to be decoded.classThis component extendsGridand like all the grid components it contains and orginizes the elements that belong to it.classSeeNullComponentclassThe class extendsControland implements the button, the user interface element that allows to throw events.classThis class implements the graphic user interface element that is used to display the captcha test, where the user is asked to write down the letters or numbers in a sequence, which appears distorted or blurred on the screen.classThe base UI component for ChartsclassThis class extendsJFCMessageand implements a button that appears in the top right corner of theChartBase.classThis class extendsChartBaseand implements a pie chart.classThis class extendsChartBaseand implements a serie chart.classclassThis 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 extendsColumnButtonand implements a column that can be hidden or set readonly based on certain conditions.classThis class extendsColumnand allows to set a color of a cell.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 will insert an icon in every cell of the Column to indicate that the table supports the drag & drop functionality.classThis component extendsColumnand must be used to represent date, time and time zone values.classThis component is an extension ofColumnthat is used to contain imagesclassThis component extendsColumnand must be used to insert a input field as a column.classThis component extendsColumnInputand must be used to insert a boolean input field as a column.classThis component extendsColumnInputRegExpand must be used to insert an input field for the currency as a column.classThis component extendsColumnInputRegExpand must be used to insert a date input field as a column.classThis component extendsColumnInputRegExpand must be used to insert an double input field as a column.classThis component extendsColumnInputDoubleand must be used to insert an double input field as a column.classThis component extendsColumnInputDoubleand must be used to insert an double input field as a column.classThis component extendsColumnInputRegExpand must be used to insert an long input field as a column.classThis component extendsColumnInputLongand must be used to insert an long input field as a column.classThis component extendsColumnInputLongand must be used to insert an long input field as a column.classThis component extendsColumnInputLongand must be used to insert a long input field as a column.classThe class implements and manages the conversion between different units of measure.classThis component extendsColumnInputand must be used to insert an input field as a column.classThis component extendsColumnInputand must be used to insert a input field as a column.classThis component extendsColumnInputRegExpand must be used to insert a time input field as a column.classThis component extendsColumnand can be used to insert an empty column.
It's possible to use this column to insert two icons that differentiate its semantic use: An icon represent that the name fild of this column is not null, and the other represent taht the column is null.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.classThis component extendsColumnand must be used to insert a column with the values of theInputOptionelements children of this element.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 class implements the user interface object that represents a column of a table and allows to display the correct icon for theMimeTypeobject valueclassThis component extendsColumnDoubleand must be used to insert a progress bar inside the column's cell.classThis class implements the user interface object that represents a column of a table that will contains the numer of the row.classThis component extendsColumnand can be used to select a single row or multiple row in aServerTableVieworTableView.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 valuesclassThis component extendsGridand like all the grid components it contains and orginizes the elements that belong to it.classThis component extendsGridand like all the grid components it contains and orginizes the elements that belong to it.classThis class, that extendsContainer, implements a graphic interface object that is not visible, but serves as a container for other objects, and is positioned on one side of the window and remains attached to it even after resizing.classclassThe class implements a spacer and it can be used to create space between two elements.
The gap that is created between the two elements will have a height equal to all the available space.classclassThis is an abstract class that must be extended to implements a component to use to position the elements within the window.classThis class serves as a container for multiple components derivated of theGrid(seeArrangingGrid,ContainerGridandControlGrid).
Each Grid elements added to the mask aligns without considering the alignement of the elements belonging to the objects external to it.classclassThe 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 extendsInputRadioand must be used to add the following three buttons to a set of checkboxes:CHECKALL,CHECKNONE,CHECKINVERSE.classThis component provides a text editor for coding.
It's based on CodeMirror v 5.65.1 and it usefull for many programming languages like: Java Javascript Css/Scss XML HTML SQL PropertiesclassThis class implements an Input component that shows a palette of 64 predefined colors (InputColorBar.COLORS).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 class implements an input field that, using the quill library, renders also a toolbar that allows the user to apply to the inserted text some complex html formatting.classThis class extendsInputand implementsArrangeable.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 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.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 a control that must be used within others and allows to indicate an option item.classThis class implements an input field that hides the characters while the user types in his password.classThis class extendsControland implements the graphic user interface object that allows to capture an image from the file system, position it in the field and trim it.classThis class extendsInputand implements the graphic user interface element that render a classic radio button.classThis class extends the behaviour of theInputadding a particular validation.classThis Class extendsInputand implementsArrangeable.
This component shows a set of symbol images and allow to select them.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 implements the graphic user interface element that allows you to select a resource from the filesystem that will be sent to the server when theFormis submitted.classclassThis class implements the pie chart object, using the JFreeChart libraryclassThis class implements the serie chart object, using the JFreeChart library.classThis class, that extendsControl, implements the component used to display a simple labelclassThis class extendsControland implements a graphical object that is used to present the list of translations and its subsets, stored by the systemclassThis class implements the graphic user interface elements that is used to decode a list of inputs in the corresponding values, inputs selected by the user from aStaticViewrather than from the database through a task, or aDBView.classThis component extendsControland can be used for two purposes: take up space or group multiple elements.classThis class, that extendsContainer, implements a graphic interface object that is not visible, but serves as a container for other objects, and is positioned on one side of the window and remains attached to it even after resizing.classThis class, which extendsControl, implements the graphic user interface object that must be used for the presentation of non-modifiable data.classThis class implements the graphic user interface element that allows the generation of two-dimensional barcodesclassThis class implements an output checkbox, a field which value can betrue,falseornullclassThis class implements an output object that is used to display a certain color.classThis class implements the graphic user interface element that displays values that must respect the format of currency.classThis class implements a the graphic user interface element used to display a date in outputclassThis class implements the graphic user interface element used to display a floating point number.classThe class implements anOutputfield to the graphic user interface element used to display a date, a time and a time zone in output.classThis class extendsOutputECSand serves to put in output an ECS element (see interfaceElementor its html implementations likeH1for example).classThis element extendsFormand must be used to collect a set of outputs.classThis class implements the graphic user interface element used to display an integer number.classThis class extendsOutputand implements the graphic user interface element used to display a lookup field.classThe class implements and manages the conversion between different units of measure.classThis component extendsOutputand must be used to put in output a progress bar.classThis component extendsOutputand can be used to insert an output field built from the combination of several outputs.classThis class extendsOutputand implements the graphic user interface that put in output a string using aStaticViewto decode the input passed to the element and create the output.classThis component extendsOutputand can be used to show different output field based on the received value.classThis class implements the graphic user interface element used to display a time in outputclassThis component extendsOutputand must be used to show in output a range of time.classThis component extendsOutputand must be used to put in output a xml text.classThe class extendsControland implements a button, the user interface element that allows to throw events.classclassThis component is used to organize the components that belong to it within a grid.classThis class serves as a container for multiple components derivated of theResponsiveGrid
Each ResponsiveGrid elements added to the mask aligns without considering the alignement of the elements belonging to the objects external to it.classclassThis class implements a component that must be inserted as a child of aTableView.classThis component is use to display the new search box when the hideable favorites mode is active
When it's active this new mode the search bar, into the identity box, will be placed above the favorites box and will be displayed an icon on its left side that allows the user to hide/show the entire favorites boxclassThis component extendsControland it serves to create a section in the mask delimitated by a line.classDeprecated.classclassclassclassclassA container component that can be "stuck" to either the top or bottom of the viewport.classclassThe class extendsTableMessageand implements a button that appears in the top left corner of theTableView,ServerTableVieworCardView.classThe class extendsControland implements a button that appears in the top right corner of theTableView,ServerTableVieworCardView.classThe class implements an object to be inserted as a child of aTableViewor aServerTableViewto identify a possible sorting, also composed, on the columns of the table.classThis class defines the component to be inserted inside theTaskBar, which is used to group several menu items (TaskMessage) belonging to a specific sub-category, or a particular logical grouping.classThis class defines the component inserted inside theTaskBar, which is used to group the menu items (TaskMessage) belonging to the favorites menu.classclassclassThis component extendsExitButtonand must be used to add an input element in read only mode to the left of the button (it is always visible).classThis component is used to display a title for a section.
The title can be the main title of the section or a secondary title.classThis class implements the component taht is used to contain other elements and can perform transformations, to obtain particular graphic effects.Methods in overit.geocall.basic.ui.control with parameters of type ControlModifier and TypeMethodDescriptionfinal org.apache.ecs.ElementTaskBox.draw(EntitySet es, boolean open, String name, String id, String keylabel, String shortcut, ArrayList elements, Control control) Returns the html box elementfinal org.apache.ecs.ElementTaskBox.draw(EntitySet es, boolean open, String name, String id, String keylabel, String shortcut, ArrayList elements, Control control, String menuLevelPosition, boolean isDrawingLeafItem) Returns the html box element -
Uses of Control in overit.geocall.basic.ui.rule
Subclasses of Control in overit.geocall.basic.ui.ruleModifier and TypeClassDescriptionclassThis class extendsSelectRule.
This class is used to extract the user's information belonging to a specific company.classRulebehavior for InputLookups -
Uses of Control in overit.geocall.ui
Subclasses of Control in overit.geocall.uiModifier and TypeClassDescriptionclassThis abstract class is the base of UI change rules based on form values or UI setting during init phase onValuesContainer
. -
Uses of Control in overit.geocallapp.utilities.ux.ui.container
Subclasses of Control in overit.geocallapp.utilities.ux.ui.containerModifier and TypeClassDescriptionclassBaseSearchContainer<T extends DynO>Base container for search pages.classEventPanelSimpleTable<T extends DynO>New version of PanelSimpleTable that works only with events.classExternal Frame Container page.classSelection Panel. -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.calendarview
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.calendarview -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.cardview
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.cardview -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.gantt
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.gantt -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.gantt.view
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.gantt.viewModifier and TypeClassDescriptionclassGanttView<R,B> Base GanttView to extend defining the actual types for the Gantt row and block -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.table
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.tableModifier and TypeClassDescriptionclassEventServerTableView<T extends DynO>The Class that defines the event server table view.classExtended to add to the title the record counter.classA specialized table component for handling drag-and-drop operations. -
Uses of Control in overit.geocallapp.utilities.ux.ui.container.viewport
Subclasses of Control in overit.geocallapp.utilities.ux.ui.container.viewportModifier and TypeClassDescriptionclassTheViewportclass supports dynamic layouts with visibility control, split views, and vertical or horizontal alignment.classTheViewportPartclass represents a subsection of aViewportcomponent It provides functionality for displaying content, managing visibility, and supporting various layout options.classTheViewportPartclass represents a subsection of aViewportcomponent in the Geocall application. -
Uses of Control in overit.geocallapp.utilities.ux.ui.control
Subclasses of Control in overit.geocallapp.utilities.ux.ui.controlModifier and TypeClassDescriptionclassSearch Field used in SelectionPanel to filter the selectable items -
Uses of Control in overit.geocallapp.wfm.ai.bl.chatbot
Subclasses of Control in overit.geocallapp.wfm.ai.bl.chatbotModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Control in overit.geocallapp.wfm.ai.ui
Subclasses of Control in overit.geocallapp.wfm.ai.uiModifier and TypeClassDescriptionclassThis type of column is made for specific range. -
Uses of Control in overit.geocallapp.wfm.ai.ux
Subclasses of Control in overit.geocallapp.wfm.ai.uxModifier and TypeClassDescriptionclassBasic container for AI dashboardsclassBasic container for AI monitors -
Uses of Control in overit.geocallapp.wfm.ai.ux.agendaaffinity
Subclasses of Control in overit.geocallapp.wfm.ai.ux.agendaaffinityModifier and TypeClassDescriptionclassPanel to show Agenda Affinity information on "paste with preview" operation -
Uses of Control in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Subclasses of Control in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboardModifier and TypeClassDescriptionclassClass that is going to build the dashboard for Agenda Affinity.class -
Uses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Subclasses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard -
Uses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter
Subclasses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meterModifier and TypeClassDescriptionclassCustom AI component to draw a card with meter images on the left and text info of the predictions on the right. -
Uses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor
Subclasses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitorModifier and TypeClassDescriptionclassClass that builds the dashboard for Automatic Meter Reading. -
Uses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.details
Subclasses of Control in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.detailsModifier and TypeClassDescriptionclassClass that builds the dashboard details for Automatic Meter Reading. -
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.configurationparams
Subclasses of Control in overit.geocallapp.wfm.ai.ux.configuration.configurationparamsModifier and TypeClassDescriptionclassclassclass -
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.configurationparams.history
-
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.models
Subclasses of Control in overit.geocallapp.wfm.ai.ux.configuration.models -
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.rules
Subclasses of Control in overit.geocallapp.wfm.ai.ux.configuration.rulesModifier and TypeClassDescriptionclassThis class is linked to PredictionValidationRules.xml -
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.template
Subclasses of Control in overit.geocallapp.wfm.ai.ux.configuration.templateModifier and TypeClassDescriptionclassThis class is linked to MeterReadingsTemplate.xmlclass -
Uses of Control in overit.geocallapp.wfm.ai.ux.configuration.template.detail
Subclasses of Control in overit.geocallapp.wfm.ai.ux.configuration.template.detail -
Uses of Control in overit.geocallapp.wfm.ai.ux.customersearch.meters
Subclasses of Control in overit.geocallapp.wfm.ai.ux.customersearch.meters -
Uses of Control in overit.geocallapp.wfm.ai.ux.duration
Subclasses of Control in overit.geocallapp.wfm.ai.ux.durationModifier and TypeClassDescriptionclassPanel to show predicted duration resource on paste with preview operation -
Uses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Subclasses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard -
Uses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor
Subclasses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor -
Uses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details
Subclasses of Control in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details -
Uses of Control in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Subclasses of Control in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboardModifier and TypeClassDescriptionclassDashBoard that shows cumulative error for PPM between predicted AI values and planned values -
Uses of Control in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor
Subclasses of Control in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitorModifier and TypeClassDescriptionclassMonitor to see AI PPM result predictions. -
Uses of Control in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor.details
Modifier and TypeClassDescriptionclassMonitor Details to see AI PPM result predictions, it shows info for operations and materials. -
Uses of Control in overit.geocallapp.wfm.ai.ux.processing
Subclasses of Control in overit.geocallapp.wfm.ai.ux.processing -
Uses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Subclasses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard -
Uses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor
Subclasses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor -
Uses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details
Subclasses of Control in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details -
Uses of Control in overit.geocallapp.wfm.ai.ux.test
Subclasses of Control in overit.geocallapp.wfm.ai.ux.test -
Uses of Control in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialsprediction
Subclasses of Control in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialspredictionModifier and TypeClassDescriptionclassPanel that shows the materials predicted given a List ofBOWorkOrderOperation -
Uses of Control in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject
Subclasses of Control in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject -
Uses of Control in overit.geocallapp.wfm.amministrazione.anautente.decodifica
Subclasses of Control in overit.geocallapp.wfm.amministrazione.anautente.decodificaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.amministrazione.anautente.decodifica.InputDecoderUtenti -
Uses of Control in overit.geocallapp.wfm.cee.ux.eventtemplates
Subclasses of Control in overit.geocallapp.wfm.cee.ux.eventtemplates -
Uses of Control in overit.geocallapp.wfm.cee.ux.note
Subclasses of Control in overit.geocallapp.wfm.cee.ux.note -
Uses of Control in overit.geocallapp.wfm.cee.ux.survey
Subclasses of Control in overit.geocallapp.wfm.cee.ux.survey -
Uses of Control in overit.geocallapp.wfm.cee.ux.templatemessages
Subclasses of Control in overit.geocallapp.wfm.cee.ux.templatemessagesModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Control in overit.geocallapp.wfm.cee.ux.vcappointment
Subclasses of Control in overit.geocallapp.wfm.cee.ux.vcappointment -
Uses of Control in overit.geocallapp.wfm.clienti.dettaglio
Subclasses of Control in overit.geocallapp.wfm.clienti.dettaglioModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.clienti.dettaglio.CEditImpiantoPrivate implementation of the core.ux EditTecnicalObject containerclassoverit.geocallapp.wfm.clienti.dettaglio.CEditUtenza -
Uses of Control in overit.geocallapp.wfm.clienti.ricerca
Subclasses of Control in overit.geocallapp.wfm.clienti.ricercaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.clienti.ricerca.SearchTechnicalObject -
Uses of Control in overit.geocallapp.wfm.core.ux.absences.address
Subclasses of Control in overit.geocallapp.wfm.core.ux.absences.address -
Uses of Control in overit.geocallapp.wfm.core.ux.base.measureunit
Subclasses of Control in overit.geocallapp.wfm.core.ux.base.measureunit -
Uses of Control in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Subclasses of Control in overit.geocallapp.wfm.core.ux.base.operationcenter.addressModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOOperationCenterAddressentity. -
Uses of Control in overit.geocallapp.wfm.core.ux.base.operationcenter.workcentertype
Subclasses of Control in overit.geocallapp.wfm.core.ux.base.operationcenter.workcentertype -
Uses of Control in overit.geocallapp.wfm.core.ux.base.structure
Subclasses of Control in overit.geocallapp.wfm.core.ux.base.structure -
Uses of Control in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod
Subclasses of Control in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.configuration.rule
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.configuration.ruleModifier and TypeClassDescriptionclassSearch page for bundling rules.classPersonalizedServerTableViewmade for the bundling rule monitor. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detailModifier and TypeClassDescriptionclassBundling rule detail page.classPanel that allows to select bundle operation orderings. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.log
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.logModifier and TypeClassDescriptionclassBundling processing log detail page.classBundling processing log search page. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.searchModifier and TypeClassDescriptionclassBundle search page.classPersonalizedEventServerTableViewmade for the bundles monitor.classPersonalizedServerTableViewfor bundle operation ordering selection and display. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.search.common
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.search.commonModifier and TypeClassDescriptionclassPanel that allows to create a new bundle.classPanel that allows to update an existing bundle.classPanel that allows to search for schedulable bundles. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.search.common.selection
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.search.common.selectionModifier and TypeClassDescriptionclassPanel which allows to select a set of/ a single bundle.classPanel that allows to select bundle operation orderings.classSelection panel for bundling rules. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.search.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.search.detailModifier and TypeClassDescriptionclassBundle detail page.classA specialized map container for displaying Bundle-related geographic data. -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.search.detail.map -
Uses of Control in overit.geocallapp.wfm.core.ux.bundler.wofilters
Subclasses of Control in overit.geocallapp.wfm.core.ux.bundler.wofiltersModifier and TypeClassDescriptionclassBundle's work order filters search page.classBundle's work order filters selection page. -
Uses of Control in overit.geocallapp.wfm.core.ux.common.check
Subclasses of Control in overit.geocallapp.wfm.core.ux.common.check -
Uses of Control in overit.geocallapp.wfm.core.ux.common.control
Subclasses of Control in overit.geocallapp.wfm.core.ux.common.controlModifier and TypeClassDescriptionclassInputMultiDecoder for Materials. -
Uses of Control in overit.geocallapp.wfm.core.ux.common.export
Subclasses of Control in overit.geocallapp.wfm.core.ux.common.export -
Uses of Control in overit.geocallapp.wfm.core.ux.configurationimportexport
Subclasses of Control in overit.geocallapp.wfm.core.ux.configurationimportexportModifier and TypeClassDescriptionclassclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.address
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.addressModifier and TypeClassDescriptionclassCrew Shell Address page.classTheEventServerTableViewfor theBOCrewShellAddressentity. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.composition
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.compositionModifier and TypeClassDescriptionclassCrew Shell composition page.classTheEventServerTableViewfor theBOCrewShellCompositionentity.classTheEventServerTableViewfor theBOCrewShellDraftCompositionentity. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Modifier and TypeClassDescriptionclassPanel used for the insertion of aBOCrewShellDraftCompositionobject, which associatesBOSchedulingUserobjects with a givenBOCrewShellobject.classTheEventServerTableViewobject needed to search forBOSchedulingUserobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.composition.manageforeman
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.composition.manageforeman -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.configuration
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.configurationModifier and TypeClassDescriptionclassPage used to manage the configuration of theBOCrewShellobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.edit -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.scheduling.modelModifier and TypeClassDescriptionclassPage for search and select one or more Crew Shell.classTheEventServerTableViewfor theCrewShellWorkingTeamentity. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.searchModifier and TypeClassDescriptionclassclassTheEventServerTableViewobject needed to search forBOCrewShellobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.search.panel
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.search.panelModifier and TypeClassDescriptionclassPanel used for the selection ofBOCrewShellobjects.classPanel used for the selection ofBOCrewShellTypeobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.skill
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.skill -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.type
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOCrewShellType. -
Uses of Control in overit.geocallapp.wfm.core.ux.crewshell.workshift
Subclasses of Control in overit.geocallapp.wfm.core.ux.crewshell.workshiftModifier and TypeClassDescriptionclassPage for view Crew Shell Shifts PanelclassPage for view Crew Shell Workshifts -
Uses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.log
Subclasses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.logModifier and TypeClassDescriptionclassCritical activity detect process log page. -
Uses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rules
Subclasses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rulesModifier and TypeClassDescriptionclassPanel used as filter to show the users for Critical Activity Rules.classPanel used to select Critical Activity Rules.classPanel used to view a list ofBOCriticalActivityRuleHeader.classSearch page for Critical Activity Rules.classPersonalizedServerTableViewWithCountmade for the Critical Activity Rules. -
Uses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detailModifier and TypeClassDescriptionclassCritical Activity Rule detail page. -
Uses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newrule
Subclasses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newruleModifier and TypeClassDescriptionclassNew Critical Activity Rule detail page. -
Uses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.wofilters
Subclasses of Control in overit.geocallapp.wfm.core.ux.criticalactivity.wofiltersModifier and TypeClassDescriptionclassCritical Activity's work order filters search page.classCritical Activity's work order filters selection page. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.sheetModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenode
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenodeModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.template
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.templateModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.template.outcomerule
-
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure
-
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.template.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.template.workcycle
-
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.converter.templatetype
Modifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.nodeModifier and TypeClassDescriptionclassContainer that represents the data collection node type.classPanel used to show the data collection node selection option.classPanel used to show the data collection raw model.classPanel used to select the data collection options group. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.containerModifier and TypeClassDescriptionclassContainer that represents the data collection node.classContainer that represents the data collection node font properties.classPanel for displaying and selecting data collection option group options. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.attachment
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.attachmentModifier and TypeClassDescriptionclassComponent that represents the data collection node attachment. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.barcode
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.barcodeModifier and TypeClassDescriptionclassComponent that represents the data collection node barcode. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.bool
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.boolModifier and TypeClassDescriptionclassComponent that represents the data collection node boolean. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.checkbox
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.checkboxModifier and TypeClassDescriptionclassComponent for managing checkbox-type data collection nodes. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.coordinates
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.coordinatesModifier and TypeClassDescriptionclassComponent that represents the data collection node coordinates. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.date
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.dateModifier and TypeClassDescriptionclassComponent that represents the data collection node date. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.datetime
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.datetimeModifier and TypeClassDescriptionclassComponent that represents the data collection node datetime. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.doublenumber
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.doublenumberModifier and TypeClassDescriptionclassComponent that represents the data collection node double. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.downloadattachment
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.downloadattachmentModifier and TypeClassDescriptionclassComponent that represents the data collection node download attachment.classContainer that catch the events in the node download attachment.classPanel handler the file upload . -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.longnumber
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.longnumberModifier and TypeClassDescriptionclassComponent that represents the data collection node long. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.matrix
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.matrixModifier and TypeClassDescriptionclassComponent that represents the data collection node matrix.classContainer that manages the events and UI interactions for a data collection matrix node.classClass for matrix-based data collection panels.classAbstract base class for matrix-based data collection panels.classClass for matrix-based data collection panels. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiattachment
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiattachmentModifier and TypeClassDescriptionclassComponent that represents the data collection multi attachment node. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiselection
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiselectionModifier and TypeClassDescriptionclassComponent that represents the data collection node multiselection. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.picture
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.pictureModifier and TypeClassDescriptionclassComponent that represents the data collection node picture. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.radio
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.radioModifier and TypeClassDescriptionclassComponent that represents the data collection node radio. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.regex
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.regexModifier and TypeClassDescriptionclassComponent that represents the data collection node RegEx. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resource
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resourceModifier and TypeClassDescriptionclassComponent that represents the data collection node resource. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.section
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.sectionModifier and TypeClassDescriptionclassComponent that represents the data collection node section. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.selection
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.selectionModifier and TypeClassDescriptionclassComponent that represents the data collection node selection.classBase component that represents the data collection node selection. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.signature
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.signatureModifier and TypeClassDescriptionclassComponent that represents the data collection node signature. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.text
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.textModifier and TypeClassDescriptionclassComponent that represents the data collection node text. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.time
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.timeModifier and TypeClassDescriptionclassComponent that represents the data collection node time. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.optionsgroupModifier and TypeClassDescriptionclassPanel which allows to edit a data collection options group.classPanel used to upload a model to a data collection options group.classSearch data collection options group page. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.optionstable
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.optionstableModifier and TypeClassDescriptionclassPanel used to select data collection options table. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.rule
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.ruleModifier and TypeClassDescriptionclassPanel used to edit the data collection template WO creation rule.classPanel used to create a new data collection template WO creation rule.classPanel used to show the wo creation rule main information.classData collection template WO creation rule search page. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.rule.template
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.rule.templateModifier and TypeClassDescriptionclassContainer that represents the data collection template multiple select. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.rule.workcycleoperation
Modifier and TypeClassDescriptionclassContainer that represents the data collection work cycle operation. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheetModifier and TypeClassDescriptionclassData collection sheet detail page.classPanel for displaying and managing calculated nodes in a data collection sheet.classPanel used as filter to show the users sheet.classPanel used to create a new data collection sheet.classPanel used to select the data collection sheet.classPanel used to select all the user but the dummy ones.classObject that defines the saved search data collection sheet.classData collection sheet search page.classPersonalizedServerTableViewWithCountmade for the data collection sheet.classPersonalizedServerTableViewWithCountmade for the scheduling user. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamicModifier and TypeClassDescriptionclassComponent that represent the data collection node attachment value.classComponent that represent the data collection node barcode value.classComponent that represent the data collection node boolean value.classComponent that represents the data collection node checkbox selection value.classComponent that represent the data collection node coordinates value.classComponent that represent the data collection node datetime value.classComponent that represent the data collection node date value.classComponent that represent the data collection node double value.classComponent that represent the data collection node download attachment.classPanel used to show the data collection node info.classComponent that represent the data collection node long value.classclassComponent for handling matrix-type data in data collection forms.classComponent that represents the data collection multi attachment node value.classComponent that represent the data collection node multiselection value.classComponent that represent the data collection node picture value.classComponent that represent the data collection node radio selection value.classComponent that represent the data collection node RegEx value.classComponent that represent the data collection node resource value.classComponent that represent the data collection node selection value.classComponent that represent the data collection node signature value.classComponent that represent the data collection node text value.classComponent that represent the data collection node time value.classComponent that represent the data collection node type value.classContainer that represent the data collection values.classObject that defines the input multi decoder data collection sheet used in a dynamic panel. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.attachment
Modifier and TypeClassDescriptionclassPanel used to upload a file to a data collection node. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.coord
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.coordModifier and TypeClassDescriptionclassObject that defines the data collection sheet coord map.classPanel used to show the data collection sheet coord map. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.templateModifier and TypeClassDescriptionclassData collection template detail page.classPanel which allows to upload a data collection template.classPanel which allows to upload a pdf to data collection template.classPanel which allows to edit a data collection template.classPanel which allows to select a set of a data collection template.classPanel which allows to create a new data collection template.classPanel which allows to select a set of a data collection template.classPanel which allows to select a set of a data collection template.classSearch page for data collection template.classPersonalizedServerTableViewmade for the Data Collection Template.classPersonalizedServerTableViewmade for the data collection template structure. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.ganttModifier and TypeClassDescriptionclassThe Class that defines the data collection template gantt.classClass used to visualize a data collection template ganttclassPersonalizedServerTableViewmade for the Data Collection Template Structure Gantt. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.common
Modifier and TypeClassDescriptionclassPanel which allows to configure the data collection template gantt ui. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.gantt.legend
Modifier and TypeClassDescriptionclassPanel which allows to visualization of a data collection template gantt legend. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.structureModifier and TypeClassDescriptionclassData collection template structure detail page.classData collection template structure release detail page.classData collection template structure working copy detail page.classclassPanel which allows to upload a data collection template model.classPanel which allows to edit a data collection template structure base.classPanel which allows to edit a data collection template structure release.classPanel which allows to edit a data collection template structure working copy.classPanel which allows to create a new data collection template structure release. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressionsModifier and TypeClassDescriptionclassUnified panel for creating and editing global expressions. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.treejson
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.treejsonModifier and TypeClassDescriptionclassBuilder responsible for design the html tree view of the data collection node -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.treejson.node
Modifier and TypeClassDescriptionclassPanel containing the tree view of the data collection node -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.template.visibilityrules
Modifier and TypeClassDescriptionclassPanel for managing Data Collection Template Visibility Rules. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.type
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.typeModifier and TypeClassDescriptionclassThe object that defines the input decoder data collection type.classPanel which allows to select a set of a data collection type.classSearch page for data collection type. -
Uses of Control in overit.geocallapp.wfm.core.ux.datacollection.ui.control
Subclasses of Control in overit.geocallapp.wfm.core.ux.datacollection.ui.controlModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.eventstreaming
Subclasses of Control in overit.geocallapp.wfm.core.ux.eventstreamingModifier and TypeClassDescriptionclassPage for test the configurations about event streaming mechanism -
Uses of Control in overit.geocallapp.wfm.core.ux.location.address
Subclasses of Control in overit.geocallapp.wfm.core.ux.location.address -
Uses of Control in overit.geocallapp.wfm.core.ux.location.address.create
Subclasses of Control in overit.geocallapp.wfm.core.ux.location.address.create -
Uses of Control in overit.geocallapp.wfm.core.ux.location.microcluster
Subclasses of Control in overit.geocallapp.wfm.core.ux.location.microcluster -
Uses of Control in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate
-
Uses of Control in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition
-
Uses of Control in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
-
Uses of Control in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
Subclasses of Control in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap -
Uses of Control in overit.geocallapp.wfm.core.ux.log.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.log.detailModifier and TypeClassDescriptionclassPage for log detailclass -
Uses of Control in overit.geocallapp.wfm.core.ux.log.master
Subclasses of Control in overit.geocallapp.wfm.core.ux.log.masterModifier and TypeClassDescriptionclassPage for search logsclass -
Uses of Control in overit.geocallapp.wfm.core.ux.material.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.detail -
Uses of Control in overit.geocallapp.wfm.core.ux.material.goodsgroup
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.goodsgroupModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOGoodsGroup. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.itemtype
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.itemtypeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialItemType. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.materialclass
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.materialclassModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialClass. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.searchModifier and TypeClassDescriptionclassclassPersonalizedServerTableViewmade for the materials monitor. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.selection
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.selectionModifier and TypeClassDescriptionclassPage for search and select one or more materials. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.serialized
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.serializedModifier and TypeClassDescriptionclassPanel used to select a set of/a singleBOSerializedMaterial.classPersonalizedServerTableViewmade for the serialized materials. -
Uses of Control in overit.geocallapp.wfm.core.ux.material.serialized.model
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.serialized.model -
Uses of Control in overit.geocallapp.wfm.core.ux.material.serialized.selection
Subclasses of Control in overit.geocallapp.wfm.core.ux.material.serialized.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.cardModifier and TypeClassDescriptionclassCardTypeComponent<T extends MobileCardType>Container that represents the mobile card type. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.argis
Modifier and TypeClassDescriptionclassComponent that represents the mobile card ArGis. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.attachments
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.attachmentsModifier and TypeClassDescriptionclassComponent that represents the mobile card Attachments.classComponent that represents the mobile card WorkCycle Attachments.classComponent that represents the mobile card WorkOrder Attachments. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.createnotification
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.createnotificationModifier and TypeClassDescriptionclassComponent that represents the mobile card Notification. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.datacollections
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.datacollectionsModifier and TypeClassDescriptionclassComponent that represents the mobile card DataCollections. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.manpower
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.manpowerModifier and TypeClassDescriptionclassComponent that represents the mobile card Manpower. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materials
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialsModifier and TypeClassDescriptionclassComponent that represents the mobile card Materials. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialspickup
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialspickupModifier and TypeClassDescriptionclassComponent that represents the mobile card MaterialsPickUp. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.measures
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.measuresModifier and TypeClassDescriptionclassComponent that represents the mobile card Measures. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterexistent
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterexistentModifier and TypeClassDescriptionclassComponent that represents the mobile card MeterExistent. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterinstalled
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterinstalledModifier and TypeClassDescriptionclassComponent that represents the mobile card MeterInstalled. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.multistage
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.multistageModifier and TypeClassDescriptionclassComponent that represents the mobile card Multistage. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.outcome
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.outcomeModifier and TypeClassDescriptionclassComponent that represents the mobile card Outcome. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.procedure
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.procedureModifier and TypeClassDescriptionclassComponent that represents the mobile card Procedure. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.shownotification
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.shownotificationModifier and TypeClassDescriptionclassComponent that represents the mobile card ShowNotification. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.signature
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.signatureModifier and TypeClassDescriptionclassComponent that represents the mobile card Signature. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.technicalobject
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.technicalobjectModifier and TypeClassDescriptionclassComponent that represents the mobile card TechnicalObject. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.vehicles
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.vehiclesModifier and TypeClassDescriptionclassComponent that represents the mobile card Vehicles. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.virtualcollaboration
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.virtualcollaborationModifier and TypeClassDescriptionclassComponent that represents the mobile card VirtualCollaboration. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.wohistory
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.wohistoryModifier and TypeClassDescriptionclassComponent that represents the mobile card WOHistory. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.cardicons
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.cardicons -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration
Modifier and TypeClassDescriptionclassMobile Cards Configuration detail page. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsruleModifier and TypeClassDescriptionclassMobile Cards Rule detail page.classMobile Cards Rule edit panel.classMobile Cards Rule new panel. -
Uses of Control in overit.geocallapp.wfm.core.ux.mobilecards.typespanel
Subclasses of Control in overit.geocallapp.wfm.core.ux.mobilecards.typespanel -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.configuration
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.configurationModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.gantt
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.gantt -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.gantt.legend
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.gantt.legend -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.group
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.groupModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassServerTableView made for the multistage group -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.group.operation
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.group.operationModifier and TypeClassDescriptionclassclassThis container is the one used in Multistage, "Search Operation" window. -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependency
Modifier and TypeClassDescriptionclassclassEdit panel for multistage dependenciesclassEdit panel for multistage dependenciesclassclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.group.wooperation
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.group.wooperationModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.multistage.violation
Subclasses of Control in overit.geocallapp.wfm.core.ux.multistage.violation -
Uses of Control in overit.geocallapp.wfm.core.ux.performancetest
Subclasses of Control in overit.geocallapp.wfm.core.ux.performancetestModifier and TypeClassDescriptionclassThis container is used to test the xml cache performance, with a repetition of push and pop operations on daily plan page. -
Uses of Control in overit.geocallapp.wfm.core.ux.permits.singleintervention
Subclasses of Control in overit.geocallapp.wfm.core.ux.permits.singleinterventionModifier and TypeClassDescriptionclassPage to create a new association between the permit type and the outcome reason.classSelection panel for outcome reasons.classSelection panel for permit types.classPage which allows to search for the permits type and outcome reason association.classPersonalizedServerTableViewmade for the permit type and outcome reason association. -
Uses of Control in overit.geocallapp.wfm.core.ux.permits.type
Subclasses of Control in overit.geocallapp.wfm.core.ux.permits.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOPermitType. -
Uses of Control in overit.geocallapp.wfm.core.ux.permits.workcycle
Subclasses of Control in overit.geocallapp.wfm.core.ux.permits.workcycleModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.permits.workorder
Subclasses of Control in overit.geocallapp.wfm.core.ux.permits.workorderModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.permits.workorder.history
Subclasses of Control in overit.geocallapp.wfm.core.ux.permits.workorder.historyModifier and TypeClassDescriptionclassclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.bundler
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.bundlerModifier and TypeClassDescriptionclassclassCardView component for displaying bundles activities. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.common
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.commonModifier and TypeClassDescriptionclassTableViewextension to keep track of the selection order, that will be considered in the paste process. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.edit
Modifier and TypeClassDescriptionclassPage used to edit aBODailyPlanOrderConfigurationHeaderant itsBODailyPlanOrderConfigurationDetail.classPanel to select resources -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.searchModifier and TypeClassDescriptionclassSearch Daily Plan Order Configurations page.classTheEventServerTableViewobject needed to search and show forBODailyPlanOrderConfigurationHeaderobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.editModifier and TypeClassDescriptionclassPage used to edit aTooltipConfigurationInstanceobject.classPage used to edit the rules related to aBOTooltipConfigurationobject.classTheEventServerTableViewobject needed to search and show forBOTooltipConfigurationRuleobjects.classTable view that models a tree view for theUXTooltipConfigurationNodeobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.searchModifier and TypeClassDescriptionclassSearch Tooltip Configurations page.classTheEventServerTableViewobject needed to search and show forBOTooltipConfigurationobjects. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.detail
-
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.search
Modifier and TypeClassDescriptionclassAgenda History search page.classPersonalizedServerTableViewmade for the agenda history. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.editModifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.performance
-
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized
Modifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.used
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.used -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.material.withdrawn
-
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcomeModifier and TypeClassDescriptionclassSupport component to highlight a form section with a colored bar.classMain container forInterventionoutcome editing -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.accessorydata
Modifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the accessory data within an intervention outcome -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.agenda
Modifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the agenda outcome data -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.bulk
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.bulkModifier and TypeClassDescriptionclassPanel to edit more intervention's outcome at the same time -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.meterreading
Modifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the meter readings within an intervention outcomeclassMeter reading edit page -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search
Modifier and TypeClassDescriptionclassAccounting monitor pageclassServerTableView made for work on Accounting Monitor This extension provide some extra column with warnings and a mechanism of cache for user pictures -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.ui.control
-
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.lock
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.lock -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.schedulableactivitiesModifier and TypeClassDescriptionclassclassSchedulable activities sectionclassclassUrgent activities section -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Modifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOResourceAddressentity. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user -
Uses of Control in overit.geocallapp.wfm.core.ux.scheduler.immediatescheduling.search
Modifier and TypeClassDescriptionclassImmediate Scheduling Activities search page.classServer table view for Immediate Scheduling Activities search.classServer table view for Immediate Scheduling Activities History search. -
Uses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.creation
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.creation -
Uses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.detail -
Uses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.removal
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.removal -
Uses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.schedulingproposal.searchModifier and TypeClassDescriptionclassScheduling Proposal search page.class -
Uses of Control in overit.geocallapp.wfm.core.ux.systemsetting
Subclasses of Control in overit.geocallapp.wfm.core.ux.systemsettingModifier and TypeClassDescriptionclassThis container must be used to define a page to manage system settings properties and system settings db fields when still present on ASYSTEMSETTING db table. -
Uses of Control in overit.geocallapp.wfm.core.ux.systemsetting.core
Subclasses of Control in overit.geocallapp.wfm.core.ux.systemsetting.coreModifier and TypeClassDescriptionclassPage used to display all the system settings related to the core logical module. -
Uses of Control in overit.geocallapp.wfm.core.ux.systemsetting.mobile
Subclasses of Control in overit.geocallapp.wfm.core.ux.systemsetting.mobileModifier and TypeClassDescriptionclassPage used to display all the system settings related to the mobile logical module. -
Uses of Control in overit.geocallapp.wfm.core.ux.systemsetting.optimization
Subclasses of Control in overit.geocallapp.wfm.core.ux.systemsetting.optimizationModifier and TypeClassDescriptionclassPage used to display all the system settings related to the optimization logical module. -
Uses of Control in overit.geocallapp.wfm.core.ux.technicalobject.meter.brand
Subclasses of Control in overit.geocallapp.wfm.core.ux.technicalobject.meter.brandModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMeterBrand. -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.configuration.category
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.configuration.category -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.configuration.categoryeventtype
-
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.control
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.controlModifier and TypeClassDescriptionclassThis specialInputprovides an attribute called @param showClean, which indicates whether the result table contained in thePDecoderUtentimust be cleaned every time the panel is shown or not. -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.searchModifier and TypeClassDescriptionclassclassclassclassclassServerTableView made for the Timesheet Monitor -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.detail -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.history
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.history -
Uses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagement
Subclasses of Control in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagementModifier and TypeClassDescriptionclassclassclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.user
Subclasses of Control in overit.geocallapp.wfm.core.ux.user -
Uses of Control in overit.geocallapp.wfm.core.ux.user.common
Subclasses of Control in overit.geocallapp.wfm.core.ux.user.commonModifier and TypeClassDescriptionclassPanel which allows to select a set of/a singleBOUserorBOSchedulingUser.classObject used to avoid dummy user in thePSelectUsers's results list. -
Uses of Control in overit.geocallapp.wfm.core.ux.wofilters
Subclasses of Control in overit.geocallapp.wfm.core.ux.wofilters -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.control
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.controlModifier and TypeClassDescriptionclassclassclassColumn to draw a colored circle for eachUserWorkOrderThematisms.WorkOrderThematismthat match the represented work order -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.edit -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.massivegeneration
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.massivegeneration -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.note
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.noteModifier and TypeClassDescriptionclassPanel for creating new work order notes.classPanel component for managing work order notes.classServer-side table view component for displaying and managing work order notes. -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.operation.editModifier and TypeClassDescriptionclassWork order operation edit pageclassclass -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorder.search -
Uses of Control in overit.geocallapp.wfm.core.ux.workorder.teamaffinity.operationAffinity
Modifier and TypeClassDescriptionclassPanel for show all the team affinity of a work order operation. -
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit -
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.customer.search
Subclasses of Control in overit.geocallapp.wfm.core.ux.workorderobject.customer.searchModifier and TypeClassDescriptionclassCustomers search pageclassCustomers selection page -
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit
Modifier and TypeClassDescriptionclassMain container for the editing and visualization of the technical objectclassExtension ofEditTechnicalObjectto manage the editing of a Technical Object as node of a tree view. -
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit.section
-
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search
Modifier and TypeClassDescriptionclassClass for decoding technical object, called usually from InputMultiDecoderclassThis class is a Panel version of CEditRegoleCaratteristiche class.classTechnical objects search pageclassTechnical object selection pageclassPersonalizedServerTableViewthat handles the business logic of the technical objects search page. -
Uses of Control in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.state
-
Uses of Control in overit.geocallapp.wfm.docsharing.ui
Subclasses of Control in overit.geocallapp.wfm.docsharing.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.docsharing.ui.NewWfmResource -
Uses of Control in overit.geocallapp.wfm.geos.ui
Subclasses of Control in overit.geocallapp.wfm.geos.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.geos.ui.MapContainerclassoverit.geocallapp.wfm.geos.ui.WFMOpenLayersMapPanel -
Uses of Control in overit.geocallapp.wfm.gis.layer.geometry.ol
Subclasses of Control in overit.geocallapp.wfm.gis.layer.geometry.olModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel -
Uses of Control in overit.geocallapp.wfm.gis.ui.map
Subclasses of Control in overit.geocallapp.wfm.gis.ui.mapModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.ui.map.WFMMapContainer -
Uses of Control in overit.geocallapp.wfm.importexport.ielog
Subclasses of Control in overit.geocallapp.wfm.importexport.ielogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.importexport.ielog.AImportExportMaster -
Uses of Control in overit.geocallapp.wfm.inventory.ux.control
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.controlModifier and TypeClassDescriptionclassInputMultiDecoder for Warehouses. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.importmaterial
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.importmaterialModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.log
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.logModifier and TypeClassDescriptionclassPage for view Inventory Management module logsclassTheEventServerTableViewfor theBOLogMasterentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.material.expected.detailModifier and TypeClassDescriptionclassExpected material detail page.classTheEventServerTableViewfor theExpectedMaterialentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.operation.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.operation.detail -
Uses of Control in overit.geocallapp.wfm.inventory.ux.operation.detail.filter
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.operation.detail.filter -
Uses of Control in overit.geocallapp.wfm.inventory.ux.operation.search
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.operation.searchModifier and TypeClassDescriptionclassWarehouse operation search page.classTheEventServerTableViewfor theWarehouseOperationentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.position
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.positionModifier and TypeClassDescriptionclassObject that defines the warehouse position map.classPanel used to show the warehouse position. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material -
Uses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.edit
Modifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serialized
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serializedModifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.used
Modifier and TypeClassDescriptionclassUsed material accounting page. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawn
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawnModifier and TypeClassDescriptionclassWithdrawn material accounting page. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.stock.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.stock.detailModifier and TypeClassDescriptionclassTheEventServerTableViewfor theStockSerializedMaterialDetailentity.classStock detail page. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.stock.history
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.stock.historyModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOStockHistoryentity.classStock history detail page. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.stock.search
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.stock.searchModifier and TypeClassDescriptionclassStock search page.classTheEventServerTableViewfor theWarehouseMaterialStockentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.stock.serializedmaterial.detail
Modifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.address
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.addressModifier and TypeClassDescriptionclassCentral warehouse address panel. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.create
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.create -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.central.operationcenter
Modifier and TypeClassDescriptionclassPanel for associate operation centers to a warehouse. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobile
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobileModifier and TypeClassDescriptionclassPanel for associate a mobile warehouse to central warehouses. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.create
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.create -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.detail -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.material.searchModifier and TypeClassDescriptionclassWarehouse material search page.classTheEventServerTableViewfor theWarehouseMaterialDetailentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.schedulingresource
Modifier and TypeClassDescriptionclassPanel used to select a scheduling user. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.search
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.searchModifier and TypeClassDescriptionclassWarehouse search page.classTheEventServerTableViewfor theBOWarehouseentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.select
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.select -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.generation
-
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.stockchange
-
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.requestModifier and TypeClassDescriptionclassAbstract class in order to manage the edit of a transfer request. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.control
Modifier and TypeClassDescriptionclassInputMultiDecoder for Transfer Request. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.create
-
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.detail
-
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Modifier and TypeClassDescriptionclassTransfer request search page.classTheEventServerTableViewfor theTransferRequestentity. -
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.select
-
Uses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selection
Subclasses of Control in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Control in overit.geocallapp.wfm.mail
Subclasses of Control in overit.geocallapp.wfm.mailModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.EmailEditor -
Uses of Control in overit.geocallapp.wfm.mail.notifiche
Subclasses of Control in overit.geocallapp.wfm.mail.notificheModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.notifiche.PSTTemplateNotificheMail -
Uses of Control in overit.geocallapp.wfm.materials
Subclasses of Control in overit.geocallapp.wfm.materials -
Uses of Control in overit.geocallapp.wfm.mm.authoring
Subclasses of Control in overit.geocallapp.wfm.mm.authoringModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mm.authoring.CListTemplate -
Uses of Control in overit.geocallapp.wfm.mobile.core.ux.errorlog
Subclasses of Control in overit.geocallapp.wfm.mobile.core.ux.errorlogModifier and TypeClassDescriptionclassEvent panel simple table for mobile error logclassEvent Server Table View table for mobile error log -
Uses of Control in overit.geocallapp.wfm.notifications
Subclasses of Control in overit.geocallapp.wfm.notificationsModifier and TypeClassDescriptionclassclassclassclassclassclassPanel to call for the notification creation.classExtends ServerTableView to decode the associated anomalies descriptions when a newDBViewis loadedclassEdited by rcasasola 19/02/18Methods in overit.geocallapp.wfm.notifications with parameters of type ControlModifier and TypeMethodDescriptionprotected voidCEditNotification.doFormManagerAction(int action, boolean value, Control... controls) voidPanelNewNotificationLight.doFormManagerAction(int action, boolean value, Control... controls) static voidCEditNotification.setChildrenControlsRO(Control parent, Boolean bRO) -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard
Subclasses of Control in overit.geocallapp.wfm.notifications.dashboard -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
-
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation.savedsearches
-
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Subclasses of Control in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive.savedsearches
-
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.jfc
Subclasses of Control in overit.geocallapp.wfm.notifications.dashboard.jfcModifier and TypeClassDescriptionclassclassclassclass -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.machinereliability
Subclasses of Control in overit.geocallapp.wfm.notifications.dashboard.machinereliability -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.machinereliability.savedsearches
-
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Subclasses of Control in overit.geocallapp.wfm.notifications.dashboard.strugglefailures -
Uses of Control in overit.geocallapp.wfm.notifications.dashboard.strugglefailures.savedsearches
-
Uses of Control in overit.geocallapp.wfm.notifications.odl
Subclasses of Control in overit.geocallapp.wfm.notifications.odl -
Uses of Control in overit.geocallapp.wfm.notifications.ricerchesalvate
Subclasses of Control in overit.geocallapp.wfm.notifications.ricerchesalvate -
Uses of Control in overit.geocallapp.wfm.notifications.rnotifytypeordertype
Subclasses of Control in overit.geocallapp.wfm.notifications.rnotifytypeordertype -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.account
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.accountModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.asset
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.assetModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.family
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.familyModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.owner
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.ownerModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.search
Subclasses of Control in overit.geocallapp.wfm.orchestrator.assets.ux.type.searchModifier and TypeClassDescriptionclassPage for search technical object typeclassEvent Server Table View table for asset type -
Uses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.operation.type
Subclasses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.operation.typeModifier and TypeClassDescriptionclassEvent Server Table View table for work order operation typeclassEvent panel simple table for work order operation type -
Uses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Subclasses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit a work order typeclass -
Uses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Subclasses of Control in overit.geocallapp.wfm.orchestrator.workorders.ux.type.searchModifier and TypeClassDescriptionclassPage for search work order typeclassEvent Server Table View table for work order type -
Uses of Control in overit.geocallapp.wfm.planning.ux.common.selection
Subclasses of Control in overit.geocallapp.wfm.planning.ux.common.selectionModifier and TypeClassDescriptionclassSelection Panel that permits to associate the data loader dynamically. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenarioModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOCapacityPlanningScenarioentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.editModifier and TypeClassDescriptionclassPanel for create a capacity planning scenario -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.log
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.logModifier and TypeClassDescriptionclassPage for view Capacity Planning Scenario logs -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.resultModifier and TypeClassDescriptionclassCapacity Planning coverage result search page.classclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.ganttModifier and TypeClassDescriptionclassThe Class that defines the activity results of the capacity planning coverage scenarioclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt.legend
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt.legendModifier and TypeClassDescriptionclassPanel which allows to visualization of a capacity planning activity results gantt legend. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.excel.importForecast
Modifier and TypeClassDescriptionclassActivity Forecast import page.classclassResource Forecast import page.classTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.add
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copy
Modifier and TypeClassDescriptionclassPanel to copy and paste an activity forecast header, or rather, its activities and, for each activity, its skills and calendars. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.ganttModifier and TypeClassDescriptionclassThe Class that defines the forecast activity detail gantt.classClass used to visualize a forecast activity detail ganttclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.common
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.commonModifier and TypeClassDescriptionclassPanel which allows to configure the forecast activity detail gantt ui. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparator
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparatorModifier and TypeClassDescriptionclassThe Class that defines the forecast activity detail gantt comparator (used to compare 2 or 3 forecasts). -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.edit
Modifier and TypeClassDescriptionclassActivity Forecast Header creation/update panel. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivity
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityModifier and TypeClassDescriptionclassPanel to import Operation Activity in a forecast asBOForecastActivity.classTheEventServerTableViewfor theBOActivityentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwo
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwoModifier and TypeClassDescriptionclassActivity Forecast Header search page.classTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priorityModifier and TypeClassDescriptionclassForecast Activity Priority search page.classTheEventServerTableViewfor theBOForecastActivityPriorityentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.edit
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.searchModifier and TypeClassDescriptionclassPanel to select forecast activities.classActivity Forecast Header search page.classTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search.control
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selectionModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.skill
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.add
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.addModifier and TypeClassDescriptionclassBasic panel for the creation of the timeframes of forecast activityclassPanel for creation the creation of multiple timeframes of forecast activityclassPanel for Forecast Activity creation and association. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraint
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraintModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraintModifier and TypeClassDescriptionclassForecast Grouping Constraint search page.classTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.edit
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource
Modifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOResourceForecastHeaderentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.copy
Modifier and TypeClassDescriptionclassPanel to copy and paste a resource forecast header, or rather, its resources and, for each resource, its skills and calendars. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detailModifier and TypeClassDescriptionclassclassCustom CalendarViewColumn for ResourceForecastCalendarView with custom header styling.classResource Forecast Detail page. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparatorModifier and TypeClassDescriptionclassResource Forecast Detail comparator calendar column.classResource Forecast Detail comparator calendar view.classResource Forecast Detail Comparator page. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.copydetail
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.copydetailModifier and TypeClassDescriptionclassPanel to apply the chosen row's details (i.e., resource's calendars) to the forecast resources selected from the ServerTableView object.classTheEventServerTableViewto load or searchBOForecastResourceentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.editModifier and TypeClassDescriptionclassPanel for create/edit a forecast detail (availability planning)classPanel for edit a forecast detail (availability planning)classBasic class used in the Panel for create/edit a forecast detail and in the panel to apply a templateclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.template
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.templateModifier and TypeClassDescriptionclassPanel for apply a template for a forecast detailclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selection
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selectionModifier and TypeClassDescriptionclassPanel for selecting forecast resources.classTheEventServerTableViewfor theBOForecastResourceentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.edit
Modifier and TypeClassDescriptionclassPanel to create a resource forecast header -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.editModifier and TypeClassDescriptionclassPanel for create/edit a forecast resource -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenter
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenterModifier and TypeClassDescriptionclassPanel for importing resources from an Operation Center.classTheEventServerTableViewfor theBOResourceentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.groupingconstraint
-
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selectionModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.copy
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.copyModifier and TypeClassDescriptionclassPanel to copy a forecast shift model (header and related details). -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detailModifier and TypeClassDescriptionclassForecast Shift Model Detail page.classTheEventServerTableViewfor theBOForecastShiftModelDetailentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.editModifier and TypeClassDescriptionclassForecast Shift Model Detail update panel. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.editModifier and TypeClassDescriptionclassForecast Shift Model creation/update panel. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.search
Subclasses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.searchModifier and TypeClassDescriptionclassForecast Shift Model search page.classTheEventServerTableViewfor theBOForecastShiftModelentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.skill
-
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanningModifier and TypeClassDescriptionclassWorkload Analysis Search page.classTheEventServerTableViewfor theBORoughPlanningentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.configuration
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.configurationModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOSchedulingUserentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.configuration.activity
Modifier and TypeClassDescriptionclassRough Planning Activities page.classTheEventServerTableViewfor theBOWorkLoadDistributionentity. -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.copy
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.copyModifier and TypeClassDescriptionclassPanel for coping an existing workload analysis -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.edit
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.edit -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detailModifier and TypeClassDescriptionclassContainer for work load distribution detail -
Uses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.weight.rule
Subclasses of Control in overit.geocallapp.wfm.planning.ux.roughplanning.weight.ruleModifier and TypeClassDescriptionclassEvent Server Table View table for work load distribution ruleclassEvent panel simple table for work load distribution rule -
Uses of Control in overit.geocallapp.wfm.project.ux.activity.edit
Subclasses of Control in overit.geocallapp.wfm.project.ux.activity.edit -
Uses of Control in overit.geocallapp.wfm.project.ux.activity.search
Subclasses of Control in overit.geocallapp.wfm.project.ux.activity.search -
Uses of Control in overit.geocallapp.wfm.project.ux.activity.view
Subclasses of Control in overit.geocallapp.wfm.project.ux.activity.view -
Uses of Control in overit.geocallapp.wfm.project.ux.activitydebriefing.edit
Subclasses of Control in overit.geocallapp.wfm.project.ux.activitydebriefing.edit -
Uses of Control in overit.geocallapp.wfm.project.ux.activitydebriefing.view
Subclasses of Control in overit.geocallapp.wfm.project.ux.activitydebriefing.view -
Uses of Control in overit.geocallapp.wfm.project.ux.activityplan
Subclasses of Control in overit.geocallapp.wfm.project.ux.activityplan -
Uses of Control in overit.geocallapp.wfm.project.ux.activityplan.legend
Subclasses of Control in overit.geocallapp.wfm.project.ux.activityplan.legend -
Uses of Control in overit.geocallapp.wfm.project.ux.activityrelation
Subclasses of Control in overit.geocallapp.wfm.project.ux.activityrelationModifier and TypeClassDescriptionclassclassclass -
Uses of Control in overit.geocallapp.wfm.project.ux.configuration
Subclasses of Control in overit.geocallapp.wfm.project.ux.configurationModifier and TypeClassDescriptionclassclassclass -
Uses of Control in overit.geocallapp.wfm.project.ux.configuration.planningparameters
Subclasses of Control in overit.geocallapp.wfm.project.ux.configuration.planningparameters -
Uses of Control in overit.geocallapp.wfm.project.ux.configuration.profile
Subclasses of Control in overit.geocallapp.wfm.project.ux.configuration.profile -
Uses of Control in overit.geocallapp.wfm.project.ux.configuration.technicalobject
Subclasses of Control in overit.geocallapp.wfm.project.ux.configuration.technicalobject -
Uses of Control in overit.geocallapp.wfm.project.ux.configuration.wotypes
Subclasses of Control in overit.geocallapp.wfm.project.ux.configuration.wotypes -
Uses of Control in overit.geocallapp.wfm.project.ux.diary
Subclasses of Control in overit.geocallapp.wfm.project.ux.diary -
Uses of Control in overit.geocallapp.wfm.project.ux.diary.history
Subclasses of Control in overit.geocallapp.wfm.project.ux.diary.history -
Uses of Control in overit.geocallapp.wfm.project.ux.header.decoder
Subclasses of Control in overit.geocallapp.wfm.project.ux.header.decoder -
Uses of Control in overit.geocallapp.wfm.project.ux.header.edit
Subclasses of Control in overit.geocallapp.wfm.project.ux.header.editModifier and TypeClassDescriptionclassclassclassclass -
Uses of Control in overit.geocallapp.wfm.project.ux.header.search
Subclasses of Control in overit.geocallapp.wfm.project.ux.header.search -
Uses of Control in overit.geocallapp.wfm.project.ux.resources
Subclasses of Control in overit.geocallapp.wfm.project.ux.resources -
Uses of Control in overit.geocallapp.wfm.project.ux.structure
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure -
Uses of Control in overit.geocallapp.wfm.project.ux.structure.gantt
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure.gantt -
Uses of Control in overit.geocallapp.wfm.project.ux.structure.gantt.legend
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure.gantt.legend -
Uses of Control in overit.geocallapp.wfm.project.ux.structure.gantt.state
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure.gantt.state -
Uses of Control in overit.geocallapp.wfm.project.ux.structure.treetableview
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure.treetableview -
Uses of Control in overit.geocallapp.wfm.project.ux.structure.treeview
Subclasses of Control in overit.geocallapp.wfm.project.ux.structure.treeview -
Uses of Control in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing
Subclasses of Control in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing -
Uses of Control in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration
-
Uses of Control in overit.geocallapp.wfm.project.ux.wizard.planslotselection
Subclasses of Control in overit.geocallapp.wfm.project.ux.wizard.planslotselectionModifier and TypeClassDescriptionclassclass -
Uses of Control in overit.geocallapp.wfm.project.ux.wizard.resourcesselection
Subclasses of Control in overit.geocallapp.wfm.project.ux.wizard.resourcesselection -
Uses of Control in overit.geocallapp.wfm.project.ux.wizard.schedulingparametersconfiguration
-
Uses of Control in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate
Subclasses of Control in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvateModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate.CConfRicercheSalvate -
Uses of Control in overit.geocallapp.wfm.schedulazione.consuntivazione.activity
Subclasses of Control in overit.geocallapp.wfm.schedulazione.consuntivazione.activityModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.consuntivazione.activity.CActivityOutcomeclassoverit.geocallapp.wfm.schedulazione.consuntivazione.activity.CActivityOutcomeSectionBaseBase implementation ofInterventionOutcomeSaveInput -
Uses of Control in overit.geocallapp.wfm.schedulazione.consuntivazione.ricerca
Subclasses of Control in overit.geocallapp.wfm.schedulazione.consuntivazione.ricercaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.consuntivazione.ricerca.CRicercaConsuntivazionePage restructured for partners Main class -> core/ux/schedule/intervention/outcome/search/AccountingMonitor.java -
Uses of Control in overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.supporto
Subclasses of Control in overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.supportoModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.supporto.DailyPlanCardViewGeneric CardView component for displaying in the Daily Plan. -
Uses of Control in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili
Subclasses of Control in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabiliModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili.CAttivitaSchedulabili -
Uses of Control in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti
Subclasses of Control in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgentiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti -
Uses of Control in overit.geocallapp.wfm.schedulazione.odl
Subclasses of Control in overit.geocallapp.wfm.schedulazione.odlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.odl.CRigheOdlMTclassoverit.geocallapp.wfm.schedulazione.odl.CTestataOdlGestione della testata OdL -
Uses of Control in overit.geocallapp.wfm.schedulazione.odl.ricerca
Subclasses of Control in overit.geocallapp.wfm.schedulazione.odl.ricercaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.odl.ricerca.BaseWOSearchclassoverit.geocallapp.wfm.schedulazione.odl.ricerca.ServerTableViewSearchWOServerTableView constiner for WO search; adds some specific processing to resulting DBView -
Uses of Control in overit.geocallapp.wfm.schedulazione.utenti.calendarioturni
Subclasses of Control in overit.geocallapp.wfm.schedulazione.utenti.calendarioturniModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.utenti.calendarioturni.CalendarioTurniRisorse -
Uses of Control in overit.geocallapp.wfm.technicalobject.decoder
Subclasses of Control in overit.geocallapp.wfm.technicalobject.decoderModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.technicalobject.decoder.InputDecoderTechnicalObject -
Uses of Control in overit.geocallapp.wfm.ui.container
Subclasses of Control in overit.geocallapp.wfm.ui.containerModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.ui.container.PanelSimpleTableclassoverit.geocallapp.wfm.ui.container.PDecoderSelectionBase class for a simple decoder panelclassoverit.geocallapp.wfm.ui.container.ResourceViewMultimedialiClasse per la visualizzazione dei file multimediali di uno specifico cliente La lettura dei file non avviene direttamente su FS ma il refresh() li recupera dall'apposita tabella, le successive operazioni avvengono sul file conreto nel FS tramite WebResourceclassoverit.geocallapp.wfm.ui.container.TreeModelTableViewTable that to models a tree view. -
Uses of Control in overit.geocallapp.wfm.ui.control
Subclasses of Control in overit.geocallapp.wfm.ui.controlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.ui.control.AlignArrangingGridclassoverit.geocallapp.wfm.ui.control.JFCWFMSerie -
Uses of Control in overit.geocallapp.wfm.users.selection
Subclasses of Control in overit.geocallapp.wfm.users.selectionModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.selection.PSelectUsers -
Uses of Control in overit.geocallapp.wfm.users.workshifts.common
Subclasses of Control in overit.geocallapp.wfm.users.workshifts.commonModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.workshifts.common.ShiftsPanel -
Uses of Control in overit.geocallapp.wfm.util.wfmtasklog
Subclasses of Control in overit.geocallapp.wfm.util.wfmtasklogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogRighe
ServerMultiForm