Uses of Class
overit.geocall.ui.Component
Packages that use Component
Package
Description
-
Uses of Component in overit.geocall.basic
Subclasses of Component in overit.geocall.basic -
Uses of Component in overit.geocall.basic.geos.ui
Subclasses of Component 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 Component in overit.geocall.basic.mail
Subclasses of Component in overit.geocall.basic.mailModifier and TypeClassDescriptionclassoverit.geocall.basic.mail.EmailEditorclassoverit.geocall.basic.mail.OutputEmail -
Uses of Component in overit.geocall.basic.mm.authoring
Subclasses of Component in overit.geocall.basic.mm.authoringModifier and TypeClassDescriptionclassoverit.geocall.basic.mm.authoring.CListTemplate -
Uses of Component in overit.geocall.basic.ui
Subclasses of Component 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 class is used to make assertions at the graphical interface level.classThis abstract class must be extended to implement a Container object that represents a page of the applicationFields in overit.geocall.basic.ui declared as ComponentMethods in overit.geocall.basic.ui with type parameters of type ComponentModifier and TypeMethodDescription<C extends Component>
CWindow.getComponentById(String componentId) Retrieves theComponentfrom theHashGetterthat stores the components of the Window.<C extends Component>
CWindow.getComponentFromRegistry(String componentName) Retrieves theComponentfrom the registryMethods in overit.geocall.basic.ui that return ComponentModifier and TypeMethodDescriptionWindow.getRestoreTo()Returns the array ofComponentthat are addressed when theWindowManager.pop(Object)is executed (ie the component showed when the Window is removed from the stack)Methods in overit.geocall.basic.ui with parameters of type ComponentModifier and TypeMethodDescriptionvoidWindow.putComponent(String id, Component c) Puts theComponentin theHashGetterthat stores the components of the Window.voidWindow.putComponentInRegistry(String registryName, Component c) Puts theComponentin the registryvoidWindow.setRestoreTo(Component[] cc) Sets the array ofComponentthat are addressed when theWindowManager.pop(Object)is executed (ie the component showed when the Window is removed from the stack)voidWindow.setRestoreTo(Component cc, String method) Sets theComponentthat is addressed when theWindowManager.pop(Object)is executed (ie the component showed when the Window is removed from the stack), and the method of that component that is triggered -
Uses of Component in overit.geocall.basic.ui.bl.event
Methods in overit.geocall.basic.ui.bl.event that return ComponentConstructors in overit.geocall.basic.ui.bl.event with parameters of type Component -
Uses of Component in overit.geocall.basic.ui.bl.service
Methods in overit.geocall.basic.ui.bl.service with parameters of type ComponentModifier and TypeMethodDescriptionprotected PageGenerationEventHtmlChunksInjector.createPageGenerationEvent(Component component) voidHtmlChunksInjector.inject(org.apache.ecs.html.Head head, org.apache.ecs.html.Body body, Component component) Method that adds all required chunks to the providedHeadandBody. -
Uses of Component in overit.geocall.basic.ui.container
Subclasses of Component 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.Fields in overit.geocall.basic.ui.container declared as ComponentMethods in overit.geocall.basic.ui.container that return ComponentMethods in overit.geocall.basic.ui.container that return types with arguments of type ComponentMethods in overit.geocall.basic.ui.container with parameters of type ComponentModifier and TypeMethodDescriptionprotected voidSimpleTable.checkComponent(Component c) protected voidSimpleTable.searchMissingComponents(Component c) voidTaskBarPage.setZoomComponent(Component c) Sets theComponentthat must be added to the body of the pagevoidIt shows (make visible with the pop-up effect) the panelMethod parameters in overit.geocall.basic.ui.container with type arguments of type ComponentModifier and TypeMethodDescriptionprotected voidCSettings.buildMapPropertyDefault(ArrayList<Component> al) -
Uses of Component in overit.geocall.basic.ui.control
Subclasses of Component 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.classThe class represents the title of the page.classThis component extendsGridand like all the grid components it contains and orginizes the elements that belong to it.classSeeNullComponentclassDeprecated.this component does nothingclassThe 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.classThis class extendsJFCStyleand implements a style for the charts.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.classThis class implements a non active graphic user interface element that consist in an icon used with the purpose to indicate that one component (possibly located in the close proximity of the icon itself) supports the drag & drop functionality.classclassThis component wraps the inner children into a scrollable frame (only the horizontal way).classThe 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.classThis class, that extendsComponentis used to add rawHTMLtext inside a page.classclassThis class, that extendsComponent, is used to add an<img> HTMLelement inside a pageclassThe 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.classclassThis class, that extendsControl, implements the component used to display a simple labelclassThis component only takes effect within the ResponsiveGrid and defines the child component's arrangement, referencing it or via the correspondingLAYOUTNAME(as shown in the example) or, without this, via theNAME.
To visualize the components in line it is sufficient to define a layout by writing theLAYOUTNAMEof the various components one after the other (the number of spaces inserted between a LAYOUTNAME and the other has no graphic effect, but allows to align the columns making them easier readable).classThis component extendsComponentand it's used to execute a JavaScript code when the component is created and/or displayed.classThis class extendsControland implements a graphical object that is used to present the list of translations and its subsets, stored by the systemclassThis element extendsComponentand serves to graphically position its child elements in a matrix manner.classThis 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.UseServerMultiFormclassclassclassclassclassA container component that can be "stuck" to either the top or bottom of the viewport.classComponent publishing a xml file resource containing a list of useful strings.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.Fields in overit.geocall.basic.ui.control with type parameters of type ComponentMethods in overit.geocall.basic.ui.control that return ComponentModifier and TypeMethodDescriptionLayout.getAreaComponent(String layoutName) protected ComponentOutputSwitch.selectComponent()protected ComponentOutputSwitch.selectComponentNew()Methods in overit.geocall.basic.ui.control that return types with arguments of type ComponentModifier and TypeMethodDescriptionResponsiveGrid.getAllResponsiveGridChildren()Gets all the children of the responsiveGrid including any extended fields relating to the entities defined for the grid.
All extended fields are taken into consideration, even those not yet included in the user configurationSortableListComponents.getComponents()ResponsiveGridFrame.getConfiguredChildren()ResponsiveGrid.getExtendedAttributes()ResponsiveGridFrame.getRGChildren()Methods in overit.geocall.basic.ui.control with parameters of type ComponentModifier and TypeMethodDescriptionvoidLayout.assignComponentToAreaIfAbsent(Component component, Consumer<Component> consumer) static ArrayListInputOption.collectChildOptions(Component c) protected static LayoutLayout.create(Component parent, SimpleMatrix matrix) protected static LayoutLayout.createDefault(Component parent) protected overit.geocall.basic.ui.control.Layout.Areaprotected overit.geocall.basic.ui.control.Layout.Areaprotected overit.geocall.basic.ui.control.Layout.Areaprotected org.apache.ecs.ElementResponsiveGrid.getChildContent(EntitySet es, Component c, overit.geocall.basic.ui.control.Layout.Area area) protected org.apache.ecs.ElementResponsiveGrid.getChildDescription(EntitySet es, Component c, overit.geocall.basic.ui.control.Layout.Area area) protected StringSortableGridComponents.getCorrectImportantTooltip(Component c, boolean isImportantComponent) SortableGridComponents.getLabelForSortableItem(Component c) SortableTableComponents.getLabelForSortableItem(Component c) protected static TimeZoneInputDTZ.parseZoneValue(String zone, Component c) voidvoidLayout.setupComponentVisibilityBasedOnOldUserConfigs(Set<String> userDiffs, Component c) voidLayout.setupComponentVisibilityNew(Set<String> visibilitySet, Component c) static booleanInputOption.validOptions(Component c, Object o) Checks if there is a specific option in the InputOption fatherMethod parameters in overit.geocall.basic.ui.control with type arguments of type ComponentModifier and TypeMethodDescriptionvoidLayout.assignComponentsToArea(List<Component> components) voidLayout.assignComponentToAreaIfAbsent(Component component, Consumer<Component> consumer) voidSortableListComponents.setComponents(Collection<Component> components) voidSortableGridComponents.setUnknownExtendedComponents(List<Component> components) -
Uses of Component in overit.geocall.basic.ui.rule
Subclasses of Component 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 Component in overit.geocall.ui
Subclasses of Component in overit.geocall.uiModifier and TypeClassDescriptionclassThis class implements the Control, which purpose is to provide a single graphic element that implements a specific functionality.classThis abstract class is the base of UI change rules based on form values or UI setting during init phase onValuesContainer
.Methods in overit.geocall.ui that return Component -
Uses of Component in overit.geocall.ux.cdi.holders
Classes in overit.geocall.ux.cdi.holders with type parameters of type Component -
Uses of Component in overit.geocallapp.utilities.ux.ui.container
Subclasses of Component 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 Component in overit.geocallapp.utilities.ux.ui.container.calendarview
Subclasses of Component in overit.geocallapp.utilities.ux.ui.container.calendarview -
Uses of Component in overit.geocallapp.utilities.ux.ui.container.cardview
Subclasses of Component in overit.geocallapp.utilities.ux.ui.container.cardviewModifier and TypeClassDescriptionclassCardView field for displaying dates.classCardView field for displaying Double numbers.classCardView field to represent an amount of minutes as Day, Hours and Minutes.classAbstract base class for CardView field components.classCardView component for displaying Material Design icons.classSimple component for defining HTML templates for CardView.classCardView field for displaying Long numbers.classCardView field with value from StaticView.classCardView field for displaying multiple values from StaticView based on comma-separated IDs.classBase element for CardView string fields.classCardView field for displaying times/hours.class -
Uses of Component in overit.geocallapp.utilities.ux.ui.container.gantt
Subclasses of Component in overit.geocallapp.utilities.ux.ui.container.gantt -
Uses of Component in overit.geocallapp.utilities.ux.ui.container.gantt.view
Subclasses of Component 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 Component in overit.geocallapp.utilities.ux.ui.container.table
Subclasses of Component 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 Component in overit.geocallapp.utilities.ux.ui.container.viewport
Subclasses of Component 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 Component in overit.geocallapp.utilities.ux.ui.control
Subclasses of Component in overit.geocallapp.utilities.ux.ui.controlModifier and TypeClassDescriptionclassSearch Field used in SelectionPanel to filter the selectable items -
Uses of Component in overit.geocallapp.utilities.ux.ui.util
Methods in overit.geocallapp.utilities.ux.ui.util with parameters of type ComponentModifier and TypeMethodDescriptionstatic AlertBuild an error alert from a simple string messagestatic AlertBuild an error alertstatic AlertBuild an error alertstatic AlertAlertBuilder.error(Component c, String title, DAValidateException e) Build an error alert starting from aDAValidateExceptionand a custom titlestatic AlertAlertBuilder.error(Component c, DAValidateException e) Build an error alert starting from aDAValidateExceptionstatic AlertBuild an error alert from a simple string messagestatic AlertBuild a generic Alertstatic AlertBuild a generic Alertstatic AlertBuild a generic Alertstatic AlertBuild an error alert from a simple string messagestatic AlertBuild a question alert starting from the question message and a titlestatic voidUIUtils.setROAllInput(Component root, boolean ro) Recursively sets the read-only state for all input components in the given component tree.protected voidstatic AlertBuild a warning Alertstatic AlertBuild a warning Alertstatic AlertBuild a warning Alertstatic AlertAlertBuilder.warning(Component c, String title, DAValidateException e) Build a warning Alert starting from aDAValidateExceptionstatic AlertAlertBuilder.warning(Component c, DAValidateException e) Build a warning Alert starting from aDAValidateException -
Uses of Component in overit.geocallapp.wfm.ai.bl.chatbot
Subclasses of Component in overit.geocallapp.wfm.ai.bl.chatbotModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Component in overit.geocallapp.wfm.ai.ui
Subclasses of Component in overit.geocallapp.wfm.ai.uiModifier and TypeClassDescriptionclassThis type of column is made for specific range. -
Uses of Component in overit.geocallapp.wfm.ai.ux
Subclasses of Component in overit.geocallapp.wfm.ai.uxModifier and TypeClassDescriptionclassBasic container for AI dashboardsclassBasic container for AI monitors -
Uses of Component in overit.geocallapp.wfm.ai.ux.agendaaffinity
Subclasses of Component in overit.geocallapp.wfm.ai.ux.agendaaffinityModifier and TypeClassDescriptionclassPanel to show Agenda Affinity information on "paste with preview" operation -
Uses of Component in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Subclasses of Component in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboardModifier and TypeClassDescriptionclassClass that is going to build the dashboard for Agenda Affinity.class -
Uses of Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Subclasses of Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard -
Uses of Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter
Subclasses of Component 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 Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor
Subclasses of Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitorModifier and TypeClassDescriptionclassClass that builds the dashboard for Automatic Meter Reading. -
Uses of Component in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.details
Modifier and TypeClassDescriptionclassClass that builds the dashboard details for Automatic Meter Reading. -
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.configurationparams
Subclasses of Component in overit.geocallapp.wfm.ai.ux.configuration.configurationparamsModifier and TypeClassDescriptionclassclassclass -
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.configurationparams.history
-
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.models
Subclasses of Component in overit.geocallapp.wfm.ai.ux.configuration.models -
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.rules
Subclasses of Component in overit.geocallapp.wfm.ai.ux.configuration.rulesModifier and TypeClassDescriptionclassThis class is linked to PredictionValidationRules.xml -
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.template
Subclasses of Component in overit.geocallapp.wfm.ai.ux.configuration.templateModifier and TypeClassDescriptionclassThis class is linked to MeterReadingsTemplate.xmlclass -
Uses of Component in overit.geocallapp.wfm.ai.ux.configuration.template.detail
Subclasses of Component in overit.geocallapp.wfm.ai.ux.configuration.template.detail -
Uses of Component in overit.geocallapp.wfm.ai.ux.customersearch.meters
Subclasses of Component in overit.geocallapp.wfm.ai.ux.customersearch.meters -
Uses of Component in overit.geocallapp.wfm.ai.ux.duration
Subclasses of Component in overit.geocallapp.wfm.ai.ux.durationModifier and TypeClassDescriptionclassPanel to show predicted duration resource on paste with preview operation -
Uses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Subclasses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard -
Uses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor
Subclasses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor -
Uses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details
Subclasses of Component in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details -
Uses of Component in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Subclasses of Component 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 Component in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor
Subclasses of Component in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitorModifier and TypeClassDescriptionclassMonitor to see AI PPM result predictions. -
Uses of Component 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 Component in overit.geocallapp.wfm.ai.ux.processing
Subclasses of Component in overit.geocallapp.wfm.ai.ux.processing -
Uses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Subclasses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard -
Uses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor
Subclasses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor -
Uses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details
Subclasses of Component in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details -
Uses of Component in overit.geocallapp.wfm.ai.ux.test
Subclasses of Component in overit.geocallapp.wfm.ai.ux.test -
Uses of Component in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialsprediction
Subclasses of Component in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialspredictionModifier and TypeClassDescriptionclassPanel that shows the materials predicted given a List ofBOWorkOrderOperation -
Uses of Component in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject
Subclasses of Component in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject -
Uses of Component in overit.geocallapp.wfm.amministrazione.anautente.decodifica
Subclasses of Component in overit.geocallapp.wfm.amministrazione.anautente.decodificaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.amministrazione.anautente.decodifica.InputDecoderUtenti -
Uses of Component in overit.geocallapp.wfm.cee.ux.eventtemplates
Subclasses of Component in overit.geocallapp.wfm.cee.ux.eventtemplates -
Uses of Component in overit.geocallapp.wfm.cee.ux.note
Subclasses of Component in overit.geocallapp.wfm.cee.ux.note -
Uses of Component in overit.geocallapp.wfm.cee.ux.survey
Subclasses of Component in overit.geocallapp.wfm.cee.ux.survey -
Uses of Component in overit.geocallapp.wfm.cee.ux.templatemessages
Subclasses of Component in overit.geocallapp.wfm.cee.ux.templatemessagesModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Component in overit.geocallapp.wfm.cee.ux.vcappointment
Subclasses of Component in overit.geocallapp.wfm.cee.ux.vcappointment -
Uses of Component in overit.geocallapp.wfm.clienti.dettaglio
Subclasses of Component 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 Component in overit.geocallapp.wfm.clienti.ricerca
Subclasses of Component in overit.geocallapp.wfm.clienti.ricercaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.clienti.ricerca.SearchTechnicalObject -
Uses of Component in overit.geocallapp.wfm.core.ux.absences.address
Subclasses of Component in overit.geocallapp.wfm.core.ux.absences.address -
Uses of Component in overit.geocallapp.wfm.core.ux.base.measureunit
Subclasses of Component in overit.geocallapp.wfm.core.ux.base.measureunit -
Uses of Component in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Subclasses of Component in overit.geocallapp.wfm.core.ux.base.operationcenter.addressModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOOperationCenterAddressentity. -
Uses of Component in overit.geocallapp.wfm.core.ux.base.operationcenter.workcentertype
-
Uses of Component in overit.geocallapp.wfm.core.ux.base.structure
Subclasses of Component in overit.geocallapp.wfm.core.ux.base.structure -
Uses of Component in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod
Subclasses of Component in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler
Subclasses of Component in overit.geocallapp.wfm.core.ux.bundler -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler.configuration.rule
Subclasses of Component in overit.geocallapp.wfm.core.ux.bundler.configuration.ruleModifier and TypeClassDescriptionclassSearch page for bundling rules.classPersonalizedServerTableViewmade for the bundling rule monitor. -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.bundler.log
Subclasses of Component in overit.geocallapp.wfm.core.ux.bundler.logModifier and TypeClassDescriptionclassBundling processing log detail page.classBundling processing log search page. -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.bundler.search.common
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.bundler.search.common.selection
Subclasses of Component 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.Methods in overit.geocallapp.wfm.core.ux.bundler.search.common.selection with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler.search.detail
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Subclasses of Component in overit.geocallapp.wfm.core.ux.bundler.search.detail.map -
Uses of Component in overit.geocallapp.wfm.core.ux.bundler.wofilters
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.common.check
Subclasses of Component in overit.geocallapp.wfm.core.ux.common.check -
Uses of Component in overit.geocallapp.wfm.core.ux.common.control
Subclasses of Component in overit.geocallapp.wfm.core.ux.common.controlModifier and TypeClassDescriptionclassInputMultiDecoder for Materials. -
Uses of Component in overit.geocallapp.wfm.core.ux.common.export
Subclasses of Component in overit.geocallapp.wfm.core.ux.common.export -
Uses of Component in overit.geocallapp.wfm.core.ux.configurationimportexport
Subclasses of Component in overit.geocallapp.wfm.core.ux.configurationimportexportModifier and TypeClassDescriptionclassclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.address
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.addressModifier and TypeClassDescriptionclassCrew Shell Address page.classTheEventServerTableViewfor theBOCrewShellAddressentity. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.composition
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.compositionModifier and TypeClassDescriptionclassCrew Shell composition page.classTheEventServerTableViewfor theBOCrewShellCompositionentity.classTheEventServerTableViewfor theBOCrewShellDraftCompositionentity. -
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.crewshell.composition.manageforeman
-
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.configuration
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.configurationModifier and TypeClassDescriptionclassPage used to manage the configuration of theBOCrewShellobjects. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.edit
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.edit -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.scheduling.modelModifier and TypeClassDescriptionclassPage for search and select one or more Crew Shell.classTheEventServerTableViewfor theCrewShellWorkingTeamentity. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.searchModifier and TypeClassDescriptionclassclassTheEventServerTableViewobject needed to search forBOCrewShellobjects. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.search.panel
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.search.panelModifier and TypeClassDescriptionclassPanel used for the selection ofBOCrewShellobjects.classPanel used for the selection ofBOCrewShellTypeobjects. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.skill
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.skill -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.type
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOCrewShellType. -
Uses of Component in overit.geocallapp.wfm.core.ux.crewshell.workshift
Subclasses of Component in overit.geocallapp.wfm.core.ux.crewshell.workshiftModifier and TypeClassDescriptionclassPage for view Crew Shell Shifts PanelclassPage for view Crew Shell Workshifts -
Uses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.log
Subclasses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.logModifier and TypeClassDescriptionclassCritical activity detect process log page. -
Uses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.rules
Subclasses of Component 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.Methods in overit.geocallapp.wfm.core.ux.criticalactivity.rules with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detail
Subclasses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detailModifier and TypeClassDescriptionclassCritical Activity Rule detail page. -
Uses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newrule
Subclasses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newruleModifier and TypeClassDescriptionclassNew Critical Activity Rule detail page. -
Uses of Component in overit.geocallapp.wfm.core.ux.criticalactivity.wofilters
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.sheetModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenode
Modifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.template
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.templateModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.template.outcomerule
-
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure
-
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.template.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.template.workcycle
-
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.converter.templatetype
Modifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.node.container
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.attachment
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.attachmentModifier and TypeClassDescriptionclassComponent that represents the data collection node attachment. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.barcode
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.barcodeModifier and TypeClassDescriptionclassComponent that represents the data collection node barcode. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.bool
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.boolModifier and TypeClassDescriptionclassComponent that represents the data collection node boolean. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.checkbox
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.checkboxModifier and TypeClassDescriptionclassComponent for managing checkbox-type data collection nodes. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.coordinates
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.coordinatesModifier and TypeClassDescriptionclassComponent that represents the data collection node coordinates. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.date
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.dateModifier and TypeClassDescriptionclassComponent that represents the data collection node date. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.datetime
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.datetimeModifier and TypeClassDescriptionclassComponent that represents the data collection node datetime. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.doublenumber
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.doublenumberModifier and TypeClassDescriptionclassComponent that represents the data collection node double. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.downloadattachment
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.longnumber
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.longnumberModifier and TypeClassDescriptionclassComponent that represents the data collection node long. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.matrix
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiattachment
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiattachmentModifier and TypeClassDescriptionclassComponent that represents the data collection multi attachment node. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiselection
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.multiselectionModifier and TypeClassDescriptionclassComponent that represents the data collection node multiselection. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.picture
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.pictureModifier and TypeClassDescriptionclassComponent that represents the data collection node picture. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.radio
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.radioModifier and TypeClassDescriptionclassComponent that represents the data collection node radio. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.regex
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.regexModifier and TypeClassDescriptionclassComponent that represents the data collection node RegEx. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resource
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.resourceModifier and TypeClassDescriptionclassComponent that represents the data collection node resource. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.section
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.sectionModifier and TypeClassDescriptionclassComponent that represents the data collection node section. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.selection
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.signature
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.signatureModifier and TypeClassDescriptionclassComponent that represents the data collection node signature. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.text
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.textModifier and TypeClassDescriptionclassComponent that represents the data collection node text. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.time
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.timeModifier and TypeClassDescriptionclassComponent that represents the data collection node time. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.optionstable
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.optionstableModifier and TypeClassDescriptionclassPanel used to select data collection options table. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.rule
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.rule.template
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.rule.templateModifier and TypeClassDescriptionclassContainer that represents the data collection template multiple select. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.rule.workcycleoperation
Modifier and TypeClassDescriptionclassContainer that represents the data collection work cycle operation. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.sheet
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic
Subclasses of Component 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.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic with type parameters of type ComponentModifier and TypeMethodDescriptionprotected <C extends Component>
CDataCollectionNodeTypeValueComponent.getComponentByName(String name) -
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.coord
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.template
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Subclasses of Component 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 Component 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 Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressionsModifier and TypeClassDescriptionclassUnified panel for creating and editing global expressions. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.template.treejson
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.template.treejson.node
Modifier and TypeClassDescriptionclassPanel containing the tree view of the data collection node -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.template.visibilityrules
Modifier and TypeClassDescriptionclassPanel for managing Data Collection Template Visibility Rules. -
Uses of Component in overit.geocallapp.wfm.core.ux.datacollection.type
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.datacollection.ui.control
Subclasses of Component in overit.geocallapp.wfm.core.ux.datacollection.ui.controlModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.eventstreaming
Subclasses of Component in overit.geocallapp.wfm.core.ux.eventstreamingModifier and TypeClassDescriptionclassPage for test the configurations about event streaming mechanism -
Uses of Component in overit.geocallapp.wfm.core.ux.location.address
Subclasses of Component in overit.geocallapp.wfm.core.ux.location.address -
Uses of Component in overit.geocallapp.wfm.core.ux.location.address.create
Subclasses of Component in overit.geocallapp.wfm.core.ux.location.address.create -
Uses of Component in overit.geocallapp.wfm.core.ux.location.microcluster
Subclasses of Component in overit.geocallapp.wfm.core.ux.location.microcluster -
Uses of Component in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate
-
Uses of Component in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition
-
Uses of Component in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
-
Uses of Component in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
-
Uses of Component in overit.geocallapp.wfm.core.ux.log.detail
Subclasses of Component in overit.geocallapp.wfm.core.ux.log.detailModifier and TypeClassDescriptionclassPage for log detailclass -
Uses of Component in overit.geocallapp.wfm.core.ux.log.master
Subclasses of Component in overit.geocallapp.wfm.core.ux.log.masterModifier and TypeClassDescriptionclassPage for search logsclass -
Uses of Component in overit.geocallapp.wfm.core.ux.material.detail
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.detail -
Uses of Component in overit.geocallapp.wfm.core.ux.material.goodsgroup
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.goodsgroupModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOGoodsGroup. -
Uses of Component in overit.geocallapp.wfm.core.ux.material.itemtype
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.itemtypeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialItemType. -
Uses of Component in overit.geocallapp.wfm.core.ux.material.materialclass
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.materialclassModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialClass. -
Uses of Component in overit.geocallapp.wfm.core.ux.material.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.searchModifier and TypeClassDescriptionclassclassPersonalizedServerTableViewmade for the materials monitor. -
Uses of Component in overit.geocallapp.wfm.core.ux.material.selection
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.selectionModifier and TypeClassDescriptionclassPage for search and select one or more materials. -
Uses of Component in overit.geocallapp.wfm.core.ux.material.serialized
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.serializedModifier and TypeClassDescriptionclassPanel used to select a set of/a singleBOSerializedMaterial.classPersonalizedServerTableViewmade for the serialized materials.Methods in overit.geocallapp.wfm.core.ux.material.serialized with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.material.serialized.model
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.serialized.model -
Uses of Component in overit.geocallapp.wfm.core.ux.material.serialized.selection
Subclasses of Component in overit.geocallapp.wfm.core.ux.material.serialized.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.cardModifier and TypeClassDescriptionclassCardTypeComponent<T extends MobileCardType>Container that represents the mobile card type. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.argis
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.argisModifier and TypeClassDescriptionclassComponent that represents the mobile card ArGis. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.attachments
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.createnotification
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.createnotificationModifier and TypeClassDescriptionclassComponent that represents the mobile card Notification. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.datacollections
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.datacollectionsModifier and TypeClassDescriptionclassComponent that represents the mobile card DataCollections. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.manpower
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.manpowerModifier and TypeClassDescriptionclassComponent that represents the mobile card Manpower. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materials
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialsModifier and TypeClassDescriptionclassComponent that represents the mobile card Materials. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialspickup
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.materialspickupModifier and TypeClassDescriptionclassComponent that represents the mobile card MaterialsPickUp. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.measures
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.measuresModifier and TypeClassDescriptionclassComponent that represents the mobile card Measures. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterexistent
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterexistentModifier and TypeClassDescriptionclassComponent that represents the mobile card MeterExistent. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterinstalled
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.meterinstalledModifier and TypeClassDescriptionclassComponent that represents the mobile card MeterInstalled. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.multistage
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.multistageModifier and TypeClassDescriptionclassComponent that represents the mobile card Multistage. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.outcome
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.outcomeModifier and TypeClassDescriptionclassComponent that represents the mobile card Outcome. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.procedure
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.procedureModifier and TypeClassDescriptionclassComponent that represents the mobile card Procedure. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.shownotification
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.shownotificationModifier and TypeClassDescriptionclassComponent that represents the mobile card ShowNotification. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.signature
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.signatureModifier and TypeClassDescriptionclassComponent that represents the mobile card Signature. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.technicalobject
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.technicalobjectModifier and TypeClassDescriptionclassComponent that represents the mobile card TechnicalObject. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.vehicles
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.vehiclesModifier and TypeClassDescriptionclassComponent that represents the mobile card Vehicles. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.virtualcollaboration
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.virtualcollaborationModifier and TypeClassDescriptionclassComponent that represents the mobile card VirtualCollaboration. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.wohistory
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.card.container.components.wohistoryModifier and TypeClassDescriptionclassComponent that represents the mobile card WOHistory. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.cardicons
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.cardicons -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration
Modifier and TypeClassDescriptionclassMobile Cards Configuration detail page. -
Uses of Component in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.mobilecards.typespanel
Subclasses of Component in overit.geocallapp.wfm.core.ux.mobilecards.typespanel -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.configuration
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.configurationModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.gantt
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.gantt -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.gantt.legend
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.gantt.legend -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.group
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.groupModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassServerTableView made for the multistage group -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.group.operation
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.group.operationModifier and TypeClassDescriptionclassclassThis container is the one used in Multistage, "Search Operation" window. -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependency
Modifier and TypeClassDescriptionclassclassEdit panel for multistage dependenciesclassEdit panel for multistage dependenciesclassclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.group.wooperation
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.group.wooperationModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.multistage.violation
Subclasses of Component in overit.geocallapp.wfm.core.ux.multistage.violation -
Uses of Component in overit.geocallapp.wfm.core.ux.performancetest
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.permits.singleintervention
Subclasses of Component 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.Methods in overit.geocallapp.wfm.core.ux.permits.singleintervention with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.permits.type
Subclasses of Component in overit.geocallapp.wfm.core.ux.permits.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOPermitType. -
Uses of Component in overit.geocallapp.wfm.core.ux.permits.workcycle
Subclasses of Component in overit.geocallapp.wfm.core.ux.permits.workcycleModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.permits.workorder
Subclasses of Component in overit.geocallapp.wfm.core.ux.permits.workorderModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.permits.workorder.history
Subclasses of Component in overit.geocallapp.wfm.core.ux.permits.workorder.historyModifier and TypeClassDescriptionclassclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.bundler
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.bundlerModifier and TypeClassDescriptionclassclassCardView component for displaying bundles activities. -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.common
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.edit
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.editModifier and TypeClassDescriptionclassPage used to edit aBODailyPlanOrderConfigurationHeaderant itsBODailyPlanOrderConfigurationDetail.classPanel to select resources -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.edit
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.detail
-
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.searchModifier and TypeClassDescriptionclassAgenda History search page.classPersonalizedServerTableViewmade for the agenda history. -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit
Modifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material.performance
-
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized
Modifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material.used
-
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.material.withdrawn
-
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.accessorydata
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.accessorydataModifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the accessory data within an intervention outcome -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.agenda
Modifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the agenda outcome data -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.bulk
Modifier and TypeClassDescriptionclassPanel to edit more intervention's outcome at the same time -
Uses of Component 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 Component 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 Component in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.ui.control
-
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.lock
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.lock -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulableactivitiesModifier and TypeClassDescriptionclassclassSchedulable activities sectionclassclassUrgent activities section -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddressModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOResourceAddressentity. -
Uses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user -
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.schedulingproposal.creation
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.creation -
Uses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.detail
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.detail -
Uses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.removal
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.removal -
Uses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.schedulingproposal.searchModifier and TypeClassDescriptionclassScheduling Proposal search page.class -
Uses of Component in overit.geocallapp.wfm.core.ux.systemsetting
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.systemsetting.core
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.systemsetting.mobile
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.systemsetting.optimization
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.technicalobject.meter.brand
Subclasses of Component in overit.geocallapp.wfm.core.ux.technicalobject.meter.brandModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMeterBrand. -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.configuration.category
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.configuration.category -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.configuration.categoryeventtype
-
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.control
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.timesheet.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.searchModifier and TypeClassDescriptionclassclassclassclassclassServerTableView made for the Timesheet Monitor -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.detail -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.history
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.history -
Uses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagement
Subclasses of Component in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagementModifier and TypeClassDescriptionclassclassclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.user
Subclasses of Component in overit.geocallapp.wfm.core.ux.user -
Uses of Component in overit.geocallapp.wfm.core.ux.user.common
Subclasses of Component 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.Methods in overit.geocallapp.wfm.core.ux.user.common with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.utils
Methods in overit.geocallapp.wfm.core.ux.utils with parameters of type Component -
Uses of Component in overit.geocallapp.wfm.core.ux.wofilters
Subclasses of Component in overit.geocallapp.wfm.core.ux.wofilters -
Uses of Component in overit.geocallapp.wfm.core.ux.workorder.control
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.workorder.edit
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorder.edit -
Uses of Component in overit.geocallapp.wfm.core.ux.workorder.massivegeneration
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorder.massivegeneration -
Uses of Component in overit.geocallapp.wfm.core.ux.workorder.note
Subclasses of Component 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 Component in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorder.operation.editModifier and TypeClassDescriptionclassWork order operation edit pageclassclass -
Uses of Component in overit.geocallapp.wfm.core.ux.workorder.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorder.search -
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit -
Uses of Component in overit.geocallapp.wfm.core.ux.workorderobject.customer.search
Subclasses of Component in overit.geocallapp.wfm.core.ux.workorderobject.customer.searchModifier and TypeClassDescriptionclassCustomers search pageclassCustomers selection page -
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit.section
-
Uses of Component 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 Component in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.state
-
Uses of Component in overit.geocallapp.wfm.docsharing.ui
Subclasses of Component in overit.geocallapp.wfm.docsharing.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.docsharing.ui.NewWfmResource -
Uses of Component in overit.geocallapp.wfm.geos.ui
Subclasses of Component in overit.geocallapp.wfm.geos.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.geos.ui.MapContainerclassoverit.geocallapp.wfm.geos.ui.WFMOpenLayersMapPanel -
Uses of Component in overit.geocallapp.wfm.gis.layer.geometry.ol
Subclasses of Component in overit.geocallapp.wfm.gis.layer.geometry.olModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel -
Uses of Component in overit.geocallapp.wfm.gis.ui.map
Subclasses of Component in overit.geocallapp.wfm.gis.ui.mapModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.ui.map.WFMMapContainer -
Uses of Component in overit.geocallapp.wfm.importexport.ielog
Subclasses of Component in overit.geocallapp.wfm.importexport.ielogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.importexport.ielog.AImportExportMaster -
Uses of Component in overit.geocallapp.wfm.inventory.ux.control
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.controlModifier and TypeClassDescriptionclassInputMultiDecoder for Warehouses. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.importmaterial
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.importmaterialModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.log
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.logModifier and TypeClassDescriptionclassPage for view Inventory Management module logsclassTheEventServerTableViewfor theBOLogMasterentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.material.expected.detailModifier and TypeClassDescriptionclassExpected material detail page.classTheEventServerTableViewfor theExpectedMaterialentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.operation.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.operation.detail -
Uses of Component in overit.geocallapp.wfm.inventory.ux.operation.detail.filter
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.operation.detail.filter -
Uses of Component in overit.geocallapp.wfm.inventory.ux.operation.search
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.operation.searchModifier and TypeClassDescriptionclassWarehouse operation search page.classTheEventServerTableViewfor theWarehouseOperationentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.position
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.positionModifier and TypeClassDescriptionclassObject that defines the warehouse position map.classPanel used to show the warehouse position. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.edit
Modifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serialized
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serializedModifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.used
Modifier and TypeClassDescriptionclassUsed material accounting page. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawn
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawnModifier and TypeClassDescriptionclassWithdrawn material accounting page. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.stock.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.stock.detailModifier and TypeClassDescriptionclassTheEventServerTableViewfor theStockSerializedMaterialDetailentity.classStock detail page. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.stock.history
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.stock.historyModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOStockHistoryentity.classStock history detail page. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.stock.search
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.stock.searchModifier and TypeClassDescriptionclassStock search page.classTheEventServerTableViewfor theWarehouseMaterialStockentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.stock.serializedmaterial.detail
Modifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.address
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.addressModifier and TypeClassDescriptionclassCentral warehouse address panel. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.create
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.create -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.central.operationcenter
Modifier and TypeClassDescriptionclassPanel for associate operation centers to a warehouse. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobile
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobileModifier and TypeClassDescriptionclassPanel for associate a mobile warehouse to central warehouses. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.create
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.create -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.detail -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.material.searchModifier and TypeClassDescriptionclassWarehouse material search page.classTheEventServerTableViewfor theWarehouseMaterialDetailentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.schedulingresource
Modifier and TypeClassDescriptionclassPanel used to select a scheduling user. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.search
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.searchModifier and TypeClassDescriptionclassWarehouse search page.classTheEventServerTableViewfor theBOWarehouseentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.select
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.select -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.generation
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.stockchange
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.requestModifier and TypeClassDescriptionclassAbstract class in order to manage the edit of a transfer request. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.control
Modifier and TypeClassDescriptionclassInputMultiDecoder for Transfer Request. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.create
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.detail
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Modifier and TypeClassDescriptionclassTransfer request search page.classTheEventServerTableViewfor theTransferRequestentity. -
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.select
-
Uses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selection
Subclasses of Component in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Component in overit.geocallapp.wfm.mail
Subclasses of Component in overit.geocallapp.wfm.mailModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.EmailEditor -
Uses of Component in overit.geocallapp.wfm.mail.notifiche
Subclasses of Component in overit.geocallapp.wfm.mail.notificheModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.notifiche.PSTTemplateNotificheMail -
Uses of Component in overit.geocallapp.wfm.materials
Subclasses of Component in overit.geocallapp.wfm.materials -
Uses of Component in overit.geocallapp.wfm.mm.authoring
Subclasses of Component in overit.geocallapp.wfm.mm.authoringModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mm.authoring.CListTemplate -
Uses of Component in overit.geocallapp.wfm.mobile.core.ux.errorlog
Subclasses of Component 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 Component in overit.geocallapp.wfm.notifications
Subclasses of Component 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/18 -
Uses of Component in overit.geocallapp.wfm.notifications.dashboard
Subclasses of Component in overit.geocallapp.wfm.notifications.dashboard -
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
-
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation.savedsearches
-
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Subclasses of Component in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive -
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive.savedsearches
-
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.jfc
Subclasses of Component in overit.geocallapp.wfm.notifications.dashboard.jfcModifier and TypeClassDescriptionclassclassclassclass -
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.machinereliability
-
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.machinereliability.savedsearches
-
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Subclasses of Component in overit.geocallapp.wfm.notifications.dashboard.strugglefailures -
Uses of Component in overit.geocallapp.wfm.notifications.dashboard.strugglefailures.savedsearches
-
Uses of Component in overit.geocallapp.wfm.notifications.odl
Subclasses of Component in overit.geocallapp.wfm.notifications.odl -
Uses of Component in overit.geocallapp.wfm.notifications.ricerchesalvate
Subclasses of Component in overit.geocallapp.wfm.notifications.ricerchesalvate -
Uses of Component in overit.geocallapp.wfm.notifications.rnotifytypeordertype
Subclasses of Component in overit.geocallapp.wfm.notifications.rnotifytypeordertype -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit
Subclasses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.account
Subclasses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.accountModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.asset
Subclasses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.assetModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.family
Subclasses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.familyModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.owner
Subclasses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.ownerModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Component in overit.geocallapp.wfm.orchestrator.assets.ux.type.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.orchestrator.workorders.ux.operation.type
Subclasses of Component 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 Component in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Subclasses of Component in overit.geocallapp.wfm.orchestrator.workorders.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit a work order typeclass -
Uses of Component in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.common.selection
Subclasses of Component in overit.geocallapp.wfm.planning.ux.common.selectionModifier and TypeClassDescriptionclassSelection Panel that permits to associate the data loader dynamically. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenarioModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOCapacityPlanningScenarioentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.editModifier and TypeClassDescriptionclassPanel for create a capacity planning scenario -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.log
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.logModifier and TypeClassDescriptionclassPage for view Capacity Planning Scenario logs -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.resultModifier and TypeClassDescriptionclassCapacity Planning coverage result search page.classclass -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt.legend
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.excel.importForecast
Modifier and TypeClassDescriptionclassActivity Forecast import page.classclassResource Forecast import page.classTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.add
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copy
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copyModifier and TypeClassDescriptionclassPanel to copy and paste an activity forecast header, or rather, its activities and, for each activity, its skills and calendars. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.common
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparator
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.editModifier and TypeClassDescriptionclassActivity Forecast Header creation/update panel. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivity
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityModifier and TypeClassDescriptionclassPanel to import Operation Activity in a forecast asBOForecastActivity.classTheEventServerTableViewfor theBOActivityentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwo
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwoModifier and TypeClassDescriptionclassActivity Forecast Header search page.classTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priorityModifier and TypeClassDescriptionclassForecast Activity Priority search page.classTheEventServerTableViewfor theBOForecastActivityPriorityentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.edit
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search.control
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selectionModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.skill
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.add
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraint
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraintModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraintModifier and TypeClassDescriptionclassForecast Grouping Constraint search page.classTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.edit
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource
Modifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOResourceForecastHeaderentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.copy
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.copyModifier and TypeClassDescriptionclassPanel to copy and paste a resource forecast header, or rather, its resources and, for each resource, its skills and calendars. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.copydetail
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.template
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.templateModifier and TypeClassDescriptionclassPanel for apply a template for a forecast detailclass -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selection
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selectionModifier and TypeClassDescriptionclassPanel for selecting forecast resources.classTheEventServerTableViewfor theBOForecastResourceentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.editModifier and TypeClassDescriptionclassPanel to create a resource forecast header -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.editModifier and TypeClassDescriptionclassPanel for create/edit a forecast resource -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenter
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenterModifier and TypeClassDescriptionclassPanel for importing resources from an Operation Center.classTheEventServerTableViewfor theBOResourceentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.groupingconstraint
-
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selectionModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.copy
Subclasses of Component 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 Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detailModifier and TypeClassDescriptionclassForecast Shift Model Detail page.classTheEventServerTableViewfor theBOForecastShiftModelDetailentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.editModifier and TypeClassDescriptionclassForecast Shift Model Detail update panel. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.editModifier and TypeClassDescriptionclassForecast Shift Model creation/update panel. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.search
Subclasses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.searchModifier and TypeClassDescriptionclassForecast Shift Model search page.classTheEventServerTableViewfor theBOForecastShiftModelentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.skill
-
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning
Subclasses of Component in overit.geocallapp.wfm.planning.ux.roughplanningModifier and TypeClassDescriptionclassWorkload Analysis Search page.classTheEventServerTableViewfor theBORoughPlanningentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.configuration
Subclasses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.configurationModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOSchedulingUserentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.configuration.activity
Modifier and TypeClassDescriptionclassRough Planning Activities page.classTheEventServerTableViewfor theBOWorkLoadDistributionentity. -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.copy
Subclasses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.copyModifier and TypeClassDescriptionclassPanel for coping an existing workload analysis -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.edit
Subclasses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.edit -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail
Subclasses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detailModifier and TypeClassDescriptionclassContainer for work load distribution detail -
Uses of Component in overit.geocallapp.wfm.planning.ux.roughplanning.weight.rule
Subclasses of Component 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 Component in overit.geocallapp.wfm.project.ux.activity.edit
Subclasses of Component in overit.geocallapp.wfm.project.ux.activity.edit -
Uses of Component in overit.geocallapp.wfm.project.ux.activity.search
Subclasses of Component in overit.geocallapp.wfm.project.ux.activity.search -
Uses of Component in overit.geocallapp.wfm.project.ux.activity.view
Subclasses of Component in overit.geocallapp.wfm.project.ux.activity.view -
Uses of Component in overit.geocallapp.wfm.project.ux.activitydebriefing.edit
Subclasses of Component in overit.geocallapp.wfm.project.ux.activitydebriefing.edit -
Uses of Component in overit.geocallapp.wfm.project.ux.activitydebriefing.view
Subclasses of Component in overit.geocallapp.wfm.project.ux.activitydebriefing.view -
Uses of Component in overit.geocallapp.wfm.project.ux.activityplan
Subclasses of Component in overit.geocallapp.wfm.project.ux.activityplan -
Uses of Component in overit.geocallapp.wfm.project.ux.activityplan.legend
Subclasses of Component in overit.geocallapp.wfm.project.ux.activityplan.legend -
Uses of Component in overit.geocallapp.wfm.project.ux.activityrelation
Subclasses of Component in overit.geocallapp.wfm.project.ux.activityrelationModifier and TypeClassDescriptionclassclassclass -
Uses of Component in overit.geocallapp.wfm.project.ux.configuration
Subclasses of Component in overit.geocallapp.wfm.project.ux.configurationModifier and TypeClassDescriptionclassclassclass -
Uses of Component in overit.geocallapp.wfm.project.ux.configuration.planningparameters
-
Uses of Component in overit.geocallapp.wfm.project.ux.configuration.profile
Subclasses of Component in overit.geocallapp.wfm.project.ux.configuration.profile -
Uses of Component in overit.geocallapp.wfm.project.ux.configuration.technicalobject
Subclasses of Component in overit.geocallapp.wfm.project.ux.configuration.technicalobject -
Uses of Component in overit.geocallapp.wfm.project.ux.configuration.wotypes
Subclasses of Component in overit.geocallapp.wfm.project.ux.configuration.wotypes -
Uses of Component in overit.geocallapp.wfm.project.ux.diary
Subclasses of Component in overit.geocallapp.wfm.project.ux.diary -
Uses of Component in overit.geocallapp.wfm.project.ux.diary.history
Subclasses of Component in overit.geocallapp.wfm.project.ux.diary.history -
Uses of Component in overit.geocallapp.wfm.project.ux.header.decoder
Subclasses of Component in overit.geocallapp.wfm.project.ux.header.decoder -
Uses of Component in overit.geocallapp.wfm.project.ux.header.edit
Subclasses of Component in overit.geocallapp.wfm.project.ux.header.editModifier and TypeClassDescriptionclassclassclassclass -
Uses of Component in overit.geocallapp.wfm.project.ux.header.search
Subclasses of Component in overit.geocallapp.wfm.project.ux.header.search -
Uses of Component in overit.geocallapp.wfm.project.ux.resources
Subclasses of Component in overit.geocallapp.wfm.project.ux.resources -
Uses of Component in overit.geocallapp.wfm.project.ux.structure
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure -
Uses of Component in overit.geocallapp.wfm.project.ux.structure.gantt
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure.gantt -
Uses of Component in overit.geocallapp.wfm.project.ux.structure.gantt.legend
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure.gantt.legend -
Uses of Component in overit.geocallapp.wfm.project.ux.structure.gantt.state
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure.gantt.state -
Uses of Component in overit.geocallapp.wfm.project.ux.structure.treetableview
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure.treetableview -
Uses of Component in overit.geocallapp.wfm.project.ux.structure.treeview
Subclasses of Component in overit.geocallapp.wfm.project.ux.structure.treeview -
Uses of Component in overit.geocallapp.wfm.project.ux.wizard
Method parameters in overit.geocallapp.wfm.project.ux.wizard with type arguments of type ComponentModifier and TypeMethodDescriptionprotected booleanOperationDetailedDebriefingWizard.isWizardStepPage(ArrayList<Component> childrenComponents) protected booleanOperationPlanSlotPlanningWizard.isWizardStepPage(ArrayList<Component> childrenComponents) protected booleanOperationPlanSlotSchedulingWizard.isWizardStepPage(ArrayList<Component> childrenComponents) protected booleanRemoveSlotsWizard.isWizardStepPage(ArrayList<Component> childrenComponents) -
Uses of Component in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing
Subclasses of Component in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing -
Uses of Component in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration
-
Uses of Component in overit.geocallapp.wfm.project.ux.wizard.planslotselection
Subclasses of Component in overit.geocallapp.wfm.project.ux.wizard.planslotselectionModifier and TypeClassDescriptionclassclass -
Uses of Component in overit.geocallapp.wfm.project.ux.wizard.resourcesselection
Subclasses of Component in overit.geocallapp.wfm.project.ux.wizard.resourcesselection -
Uses of Component in overit.geocallapp.wfm.project.ux.wizard.schedulingparametersconfiguration
-
Uses of Component in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate
Subclasses of Component in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvateModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate.CConfRicercheSalvate -
Uses of Component in overit.geocallapp.wfm.schedulazione.consuntivazione.activity
Subclasses of Component 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 Component in overit.geocallapp.wfm.schedulazione.consuntivazione.ricerca
Subclasses of Component 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 Component in overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.supporto
Subclasses of Component 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 Component in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili
Subclasses of Component in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabiliModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili.CAttivitaSchedulabili -
Uses of Component in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti
Subclasses of Component in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgentiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti -
Uses of Component in overit.geocallapp.wfm.schedulazione.odl
Subclasses of Component in overit.geocallapp.wfm.schedulazione.odlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.odl.CRigheOdlMTclassoverit.geocallapp.wfm.schedulazione.odl.CTestataOdlGestione della testata OdL -
Uses of Component in overit.geocallapp.wfm.schedulazione.odl.ricerca
Subclasses of Component 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 Component in overit.geocallapp.wfm.schedulazione.utenti.calendarioturni
Subclasses of Component in overit.geocallapp.wfm.schedulazione.utenti.calendarioturniModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.utenti.calendarioturni.CalendarioTurniRisorse -
Uses of Component in overit.geocallapp.wfm.technicalobject.decoder
Subclasses of Component in overit.geocallapp.wfm.technicalobject.decoderModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.technicalobject.decoder.InputDecoderTechnicalObject -
Uses of Component in overit.geocallapp.wfm.ui.container
Subclasses of Component 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 Component in overit.geocallapp.wfm.ui.control
Subclasses of Component in overit.geocallapp.wfm.ui.controlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.ui.control.AlignArrangingGridclassoverit.geocallapp.wfm.ui.control.JFCWFMSerie -
Uses of Component in overit.geocallapp.wfm.users.selection
Subclasses of Component in overit.geocallapp.wfm.users.selectionModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.selection.PSelectUsers -
Uses of Component in overit.geocallapp.wfm.users.workshifts.common
Subclasses of Component in overit.geocallapp.wfm.users.workshifts.commonModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.workshifts.common.ShiftsPanel -
Uses of Component in overit.geocallapp.wfm.util.wfmtasklog
Subclasses of Component in overit.geocallapp.wfm.util.wfmtasklogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogRighe