Uses of Class
overit.geocall.basic.ui.Container
Packages that use Container
Package
Description
-
Uses of Container in overit.geocall.basic
Subclasses of Container in overit.geocall.basic -
Uses of Container in overit.geocall.basic.geos.ui
Subclasses of Container 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 Container in overit.geocall.basic.mail
Subclasses of Container in overit.geocall.basic.mailModifier and TypeClassDescriptionclassoverit.geocall.basic.mail.EmailEditorclassoverit.geocall.basic.mail.OutputEmail -
Uses of Container in overit.geocall.basic.mm.authoring
Subclasses of Container in overit.geocall.basic.mm.authoringModifier and TypeClassDescriptionclassoverit.geocall.basic.mm.authoring.CListTemplate -
Uses of Container in overit.geocall.basic.ui
Subclasses of Container in overit.geocall.basic.uiModifier and TypeClassDescriptionclassThis abstract class must be extended to implement a Container object that represents a page of the applicationMethods in overit.geocall.basic.ui with parameters of type ContainerModifier and TypeMethodDescriptionvoidContainer.onOpenChildContainer(Container c) Called by theonOpen(java.lang.Object)method and is used to implements some actions on the Contianer's children.voidWindow.showPanel(String xml, Serializable params, Container caller) Show thePaneldefined by the xml passed as a parameter.
The xml passed as parameter must represent a Panel object otherwise a ClassCastException will be raised.voidShow thePaneldefined by the xml passed as a parameter.
The xml passed as parameter must represent a Panel object otherwise a ClassCastException will be raised.voidShow thePaneldefined by the xml passed as a parameter.
The xml passed as parameter must represent a Panel object otherwise a ClassCastException will be raised.voidWindow.showPanel(XMLTree xmlt, String xml, Serializable params, Container caller) Show thePaneldefined by the xml passed as a parameter.
The xml passed as parameter must represent a Panel object otherwise a ClassCastException will be raised.voidWindow.showPanel(XMLTree xmlt, String xml, Serializable params, Container caller, boolean refreshPage) Show thePaneldefined by the xml passed as a parameter.
The xml passed as parameter must represent a Panel object otherwise a ClassCastException will be raised. -
Uses of Container in overit.geocall.basic.ui.container
Subclasses of Container 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.classThe class extendsTableViewand implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.classThis class extendsDAContainerand implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.classThe class extendsContainerand implements a table, the user interface element that allows to arranges the data in tabular format and manages the behaviors of the child components, that are mainly columns and some particular kind of buttons.classThe class that extendsContainerit implements the user interface elements that appear on the left of the page and contains the logo, the information about the user currently logged in and the menu voices of the applicationclassThe class extendsWindowand implements the most external container that is used to create every page of the applicationclassThe class implements the user interface element, that extendsContainer, and allows the hierarchical display of data through a tree structure, also allowing to compress / expand sub-branches or to modify the structure by adding new nodes, or, again, moving the nodes from one branch to another.classThe class extendsTreeEditor, and allows to manage the selection and deselection operations on the tree's nodes.Methods in overit.geocall.basic.ui.container with parameters of type ContainerModifier and TypeMethodDescriptionvoidDAContainer.onOpenChildContainer(Container c) voidSimpleTable.onOpenChildContainer(Container c) -
Uses of Container in overit.geocall.basic.ui.control
Subclasses of Container in overit.geocall.basic.ui.controlModifier and TypeClassDescriptionclassThis 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 the pie chart object, using the JFreeChart libraryclassThis class implements the serie chart object, using the JFreeChart library.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 element extendsFormand must be used to collect a set of outputs.classA container component that can be "stuck" to either the top or bottom of the viewport.Methods in overit.geocall.basic.ui.control with parameters of type Container -
Uses of Container in overit.geocall.basic.ui.rule
Subclasses of Container 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 Container in overit.geocall.ui
Subclasses of Container in overit.geocall.uiModifier and TypeClassDescriptionclassThis abstract class is the base of UI change rules based on form values or UI setting during init phase onValuesContainer
.Fields in overit.geocall.ui declared as ContainerModifier and TypeFieldDescriptionprotected ContainerRanger._containerprotected ContainerComponent._parentContainerMethods in overit.geocall.ui that return ContainerModifier and TypeMethodDescriptionComponent.getParentContainer()Returns the parentContainerof the ComponentMethods in overit.geocall.ui with parameters of type ContainerModifier and TypeMethodDescriptionvoidComponent.initChilds(Container parent) Call theComponent.onInit(Container)method of all the childrens (seeUINode.getChildren()) of the ComponentvoidInitilizes the Component and all its childsConstructors in overit.geocall.ui with parameters of type Container -
Uses of Container in overit.geocallapp.utilities.ux.ui.container
Subclasses of Container 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 Container in overit.geocallapp.utilities.ux.ui.container.calendarview
Subclasses of Container in overit.geocallapp.utilities.ux.ui.container.calendarview -
Uses of Container in overit.geocallapp.utilities.ux.ui.container.cardview
Subclasses of Container in overit.geocallapp.utilities.ux.ui.container.cardviewConstructors in overit.geocallapp.utilities.ux.ui.container.cardview with parameters of type Container -
Uses of Container in overit.geocallapp.utilities.ux.ui.container.gantt
Subclasses of Container in overit.geocallapp.utilities.ux.ui.container.gantt -
Uses of Container in overit.geocallapp.utilities.ux.ui.container.gantt.view
Subclasses of Container 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 Container in overit.geocallapp.utilities.ux.ui.container.table
Subclasses of Container 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.Methods in overit.geocallapp.utilities.ux.ui.container.table that return ContainerModifier and TypeMethodDescriptionprotected ContainerTableViewDD.notifyDraggedToParent(DragDrop.Part source, DragDrop.Part destination, Object draggedObject, Container parent) protected ContainerTableViewDD.notifyDropToParent(DragDrop.Part source, DragDrop.Part destination, Object toDrop, Container parent) Methods in overit.geocallapp.utilities.ux.ui.container.table with parameters of type ContainerModifier and TypeMethodDescriptionprotected ContainerTableViewDD.notifyDraggedToParent(DragDrop.Part source, DragDrop.Part destination, Object draggedObject, Container parent) protected ContainerTableViewDD.notifyDropToParent(DragDrop.Part source, DragDrop.Part destination, Object toDrop, Container parent) -
Uses of Container in overit.geocallapp.utilities.ux.ui.container.viewport
Subclasses of Container 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 Container in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai with parameters of type ContainerModifier and TypeMethodDescriptionstatic booleanUtilsAI.getBlob(Container container, Blob[] content, Long id, List<String> filePrefix, String fileExtension, String errorMsg) static booleanUtilsAI.getBlob(Container container, Blob content, Long id, String filePrefix, String fileExtension, String errorMsg) static booleanUtilsAI.getClob(Container container, String[] content, Long id, List<String> filePrefix, String fileExtension, boolean download, String errorMsg) static booleanUtilsAI.getClob(Container container, String content, Long id, String filePrefix, String fileExtension, boolean download, String errorMsg) -
Uses of Container in overit.geocallapp.wfm.ai.bl.chatbot
Subclasses of Container in overit.geocallapp.wfm.ai.bl.chatbotModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Container in overit.geocallapp.wfm.ai.ux
Subclasses of Container in overit.geocallapp.wfm.ai.uxModifier and TypeClassDescriptionclassBasic container for AI dashboardsclassBasic container for AI monitors -
Uses of Container in overit.geocallapp.wfm.ai.ux.agendaaffinity
Subclasses of Container in overit.geocallapp.wfm.ai.ux.agendaaffinityModifier and TypeClassDescriptionclassPanel to show Agenda Affinity information on "paste with preview" operation -
Uses of Container in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboard
Subclasses of Container in overit.geocallapp.wfm.ai.ux.agendaaffinity.dashboardModifier and TypeClassDescriptionclassClass that is going to build the dashboard for Agenda Affinity.class -
Uses of Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard
Subclasses of Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.dashboard -
Uses of Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.meter
Subclasses of Container 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 Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor
Subclasses of Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitorModifier and TypeClassDescriptionclassClass that builds the dashboard for Automatic Meter Reading. -
Uses of Container in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor.details
Modifier and TypeClassDescriptionclassClass that builds the dashboard details for Automatic Meter Reading. -
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.configurationparams
Subclasses of Container in overit.geocallapp.wfm.ai.ux.configuration.configurationparamsModifier and TypeClassDescriptionclassclassclass -
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.configurationparams.history
-
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.models
Subclasses of Container in overit.geocallapp.wfm.ai.ux.configuration.models -
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.rules
Subclasses of Container in overit.geocallapp.wfm.ai.ux.configuration.rulesModifier and TypeClassDescriptionclassThis class is linked to PredictionValidationRules.xml -
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.template
Subclasses of Container in overit.geocallapp.wfm.ai.ux.configuration.templateModifier and TypeClassDescriptionclassThis class is linked to MeterReadingsTemplate.xmlclass -
Uses of Container in overit.geocallapp.wfm.ai.ux.configuration.template.detail
Subclasses of Container in overit.geocallapp.wfm.ai.ux.configuration.template.detail -
Uses of Container in overit.geocallapp.wfm.ai.ux.customersearch.meters
Subclasses of Container in overit.geocallapp.wfm.ai.ux.customersearch.meters -
Uses of Container in overit.geocallapp.wfm.ai.ux.duration
Subclasses of Container in overit.geocallapp.wfm.ai.ux.durationModifier and TypeClassDescriptionclassPanel to show predicted duration resource on paste with preview operation -
Uses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard
Subclasses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard -
Uses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor
Subclasses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor -
Uses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details
Subclasses of Container in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details -
Uses of Container in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard
Subclasses of Container 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 Container in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor
Subclasses of Container in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitorModifier and TypeClassDescriptionclassMonitor to see AI PPM result predictions. -
Uses of Container 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 Container in overit.geocallapp.wfm.ai.ux.processing
Subclasses of Container in overit.geocallapp.wfm.ai.ux.processing -
Uses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard
Subclasses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.dashboard -
Uses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor
Subclasses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor -
Uses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details
Subclasses of Container in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details -
Uses of Container in overit.geocallapp.wfm.ai.ux.test
Subclasses of Container in overit.geocallapp.wfm.ai.ux.test -
Uses of Container in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialsprediction
Subclasses of Container in overit.geocallapp.wfm.ai.ux.workorder.materialsprediction.operationmaterialspredictionModifier and TypeClassDescriptionclassPanel that shows the materials predicted given a List ofBOWorkOrderOperation -
Uses of Container in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject
Subclasses of Container in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject -
Uses of Container in overit.geocallapp.wfm.cee.ux.eventtemplates
Subclasses of Container in overit.geocallapp.wfm.cee.ux.eventtemplates -
Uses of Container in overit.geocallapp.wfm.cee.ux.note
Subclasses of Container in overit.geocallapp.wfm.cee.ux.note -
Uses of Container in overit.geocallapp.wfm.cee.ux.survey
Subclasses of Container in overit.geocallapp.wfm.cee.ux.survey -
Uses of Container in overit.geocallapp.wfm.cee.ux.templatemessages
Subclasses of Container in overit.geocallapp.wfm.cee.ux.templatemessagesModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of Container in overit.geocallapp.wfm.cee.ux.vcappointment
Subclasses of Container in overit.geocallapp.wfm.cee.ux.vcappointment -
Uses of Container in overit.geocallapp.wfm.clienti.dettaglio
Subclasses of Container 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 Container in overit.geocallapp.wfm.clienti.ricerca
Subclasses of Container in overit.geocallapp.wfm.clienti.ricercaModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.clienti.ricerca.SearchTechnicalObject -
Uses of Container in overit.geocallapp.wfm.core.ux.absences.address
Subclasses of Container in overit.geocallapp.wfm.core.ux.absences.address -
Uses of Container in overit.geocallapp.wfm.core.ux.base.measureunit
Subclasses of Container in overit.geocallapp.wfm.core.ux.base.measureunit -
Uses of Container in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Subclasses of Container in overit.geocallapp.wfm.core.ux.base.operationcenter.addressModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOOperationCenterAddressentity. -
Uses of Container in overit.geocallapp.wfm.core.ux.base.operationcenter.workcentertype
-
Uses of Container in overit.geocallapp.wfm.core.ux.base.structure
Subclasses of Container in overit.geocallapp.wfm.core.ux.base.structure -
Uses of Container in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod
Subclasses of Container in overit.geocallapp.wfm.core.ux.base.structurevalidityperiod -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.configuration.rule
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler.configuration.ruleModifier and TypeClassDescriptionclassSearch page for bundling rules.classPersonalizedServerTableViewmade for the bundling rule monitor. -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.configuration.rule.detail
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.bundler.log
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler.logModifier and TypeClassDescriptionclassBundling processing log detail page.classBundling processing log search page. -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.bundler.search.common
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.bundler.search.common.selection
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler.search.common.selectionModifier and TypeClassDescriptionclassPanel which allows to select a set of/ a single bundle.classPanel that allows to select bundle operation orderings.classSelection panel for bundling rules. -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.search.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler.search.detailModifier and TypeClassDescriptionclassBundle detail page.classA specialized map container for displaying Bundle-related geographic data.Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail with parameters of type ContainerModifier and TypeMethodDescriptionprotected BundleDetailBundleMapContainer.getBundleDetail(Container container) Retrieves the BundleDetail container from the parent hierarchy. -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Subclasses of Container in overit.geocallapp.wfm.core.ux.bundler.search.detail.map -
Uses of Container in overit.geocallapp.wfm.core.ux.bundler.wofilters
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.common.check
Subclasses of Container in overit.geocallapp.wfm.core.ux.common.check -
Uses of Container in overit.geocallapp.wfm.core.ux.common.export
Subclasses of Container in overit.geocallapp.wfm.core.ux.common.export -
Uses of Container in overit.geocallapp.wfm.core.ux.configurationimportexport
Subclasses of Container in overit.geocallapp.wfm.core.ux.configurationimportexportModifier and TypeClassDescriptionclassclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.address
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.addressModifier and TypeClassDescriptionclassCrew Shell Address page.classTheEventServerTableViewfor theBOCrewShellAddressentity. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.composition
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.compositionModifier and TypeClassDescriptionclassCrew Shell composition page.classTheEventServerTableViewfor theBOCrewShellCompositionentity.classTheEventServerTableViewfor theBOCrewShellDraftCompositionentity. -
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.crewshell.composition.manageforeman
-
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.configuration
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.configurationModifier and TypeClassDescriptionclassPage used to manage the configuration of theBOCrewShellobjects. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.edit
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.edit -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.scheduling.modelModifier and TypeClassDescriptionclassPage for search and select one or more Crew Shell.classTheEventServerTableViewfor theCrewShellWorkingTeamentity. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.searchModifier and TypeClassDescriptionclassclassTheEventServerTableViewobject needed to search forBOCrewShellobjects. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.search.panel
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.search.panelModifier and TypeClassDescriptionclassPanel used for the selection ofBOCrewShellobjects.classPanel used for the selection ofBOCrewShellTypeobjects. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.skill
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.skill -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.type
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOCrewShellType. -
Uses of Container in overit.geocallapp.wfm.core.ux.crewshell.workshift
Subclasses of Container in overit.geocallapp.wfm.core.ux.crewshell.workshiftModifier and TypeClassDescriptionclassPage for view Crew Shell Shifts PanelclassPage for view Crew Shell Workshifts -
Uses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.log
Subclasses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.logModifier and TypeClassDescriptionclassCritical activity detect process log page. -
Uses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rules
Subclasses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rulesModifier and TypeClassDescriptionclassPanel used as filter to show the users for Critical Activity Rules.classPanel used to select Critical Activity Rules.classPanel used to view a list ofBOCriticalActivityRuleHeader.classSearch page for Critical Activity Rules.classPersonalizedServerTableViewWithCountmade for the Critical Activity Rules. -
Uses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rules.detailModifier and TypeClassDescriptionclassCritical Activity Rule detail page. -
Uses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newrule
Subclasses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.rules.newruleModifier and TypeClassDescriptionclassNew Critical Activity Rule detail page. -
Uses of Container in overit.geocallapp.wfm.core.ux.criticalactivity.wofilters
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.sheetModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.sheet.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.tablenode
Modifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.template
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.templateModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.template.outcomerule
-
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.template.structure
-
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.template.subset
Modifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.template.workcycle
-
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.converter.templatetype
Modifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.node
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.nodeModifier and TypeClassDescriptionclassPanel 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.Methods in overit.geocallapp.wfm.core.ux.datacollection.node with parameters of type Container -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.node.container
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.downloadattachment
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.downloadattachmentModifier and TypeClassDescriptionclassContainer that catch the events in the node download attachment.classPanel handler the file upload . -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.matrix
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.node.container.components.matrixModifier and TypeClassDescriptionclassContainer 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 Container in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.optionstable
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.optionstableModifier and TypeClassDescriptionclassPanel used to select data collection options table. -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.rule
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.rule.template
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.rule.templateModifier and TypeClassDescriptionclassContainer that represents the data collection template multiple select. -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.rule.workcycleoperation
Modifier and TypeClassDescriptionclassContainer that represents the data collection work cycle operation. -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.sheet
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamicModifier and TypeClassDescriptionclassPanel used to show the data collection node info.classclassContainer that represent the data collection values.Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet.dynamic with parameters of type Container -
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.sheet.node.coord
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.template
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.template.gantt
Subclasses of Container 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 Container 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 Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.template.structure
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressions
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.template.structure.globalexpressionsModifier and TypeClassDescriptionclassUnified panel for creating and editing global expressions. -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.template.treejson
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.datacollection.template.treejson.node
Modifier and TypeClassDescriptionclassPanel containing the tree view of the data collection node -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.template.visibilityrules
Modifier and TypeClassDescriptionclassPanel for managing Data Collection Template Visibility Rules. -
Uses of Container in overit.geocallapp.wfm.core.ux.datacollection.type
Subclasses of Container in overit.geocallapp.wfm.core.ux.datacollection.typeModifier and TypeClassDescriptionclassPanel which allows to select a set of a data collection type.classSearch page for data collection type. -
Uses of Container in overit.geocallapp.wfm.core.ux.eventstreaming
Subclasses of Container in overit.geocallapp.wfm.core.ux.eventstreamingModifier and TypeClassDescriptionclassPage for test the configurations about event streaming mechanism -
Uses of Container in overit.geocallapp.wfm.core.ux.location.address
Subclasses of Container in overit.geocallapp.wfm.core.ux.location.address -
Uses of Container in overit.geocallapp.wfm.core.ux.location.address.create
Subclasses of Container in overit.geocallapp.wfm.core.ux.location.address.create -
Uses of Container in overit.geocallapp.wfm.core.ux.location.microcluster
Subclasses of Container in overit.geocallapp.wfm.core.ux.location.microcluster -
Uses of Container in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate
-
Uses of Container in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition
-
Uses of Container in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas
-
Uses of Container in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
-
Uses of Container in overit.geocallapp.wfm.core.ux.log.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.log.detailModifier and TypeClassDescriptionclassPage for log detailclass -
Uses of Container in overit.geocallapp.wfm.core.ux.log.master
Subclasses of Container in overit.geocallapp.wfm.core.ux.log.masterModifier and TypeClassDescriptionclassPage for search logsclass -
Uses of Container in overit.geocallapp.wfm.core.ux.material.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.detail -
Uses of Container in overit.geocallapp.wfm.core.ux.material.goodsgroup
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.goodsgroupModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOGoodsGroup. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.itemtype
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.itemtypeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialItemType. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.materialclass
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.materialclassModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMaterialClass. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.searchModifier and TypeClassDescriptionclassclassPersonalizedServerTableViewmade for the materials monitor. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.selection
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.selectionModifier and TypeClassDescriptionclassPage for search and select one or more materials. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.serialized
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.serializedModifier and TypeClassDescriptionclassPanel used to select a set of/a singleBOSerializedMaterial.classPersonalizedServerTableViewmade for the serialized materials. -
Uses of Container in overit.geocallapp.wfm.core.ux.material.serialized.model
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.serialized.model -
Uses of Container in overit.geocallapp.wfm.core.ux.material.serialized.selection
Subclasses of Container in overit.geocallapp.wfm.core.ux.material.serialized.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Container in overit.geocallapp.wfm.core.ux.mobilecards.card
Methods in overit.geocallapp.wfm.core.ux.mobilecards.card with parameters of type Container -
Uses of Container in overit.geocallapp.wfm.core.ux.mobilecards.card.container
Subclasses of Container in overit.geocallapp.wfm.core.ux.mobilecards.card.container -
Uses of Container in overit.geocallapp.wfm.core.ux.mobilecards.cardicons
Subclasses of Container in overit.geocallapp.wfm.core.ux.mobilecards.cardicons -
Uses of Container in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsconfiguration
Modifier and TypeClassDescriptionclassMobile Cards Configuration detail page. -
Uses of Container in overit.geocallapp.wfm.core.ux.mobilecards.mobilecardsrule
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.mobilecards.typespanel
Subclasses of Container in overit.geocallapp.wfm.core.ux.mobilecards.typespanel -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.configuration
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.configurationModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.gantt
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.gantt -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.gantt.legend
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.gantt.legend -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.group
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.groupModifier and TypeClassDescriptionclassclassclassclassclassclassclassServerTableView made for the multistage group -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.group.operation
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.group.operationModifier and TypeClassDescriptionclassclassThis container is the one used in Multistage, "Search Operation" window. -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependency
Modifier and TypeClassDescriptionclassEdit panel for multistage dependenciesclassEdit panel for multistage dependenciesclassclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.group.wooperation
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.group.wooperationModifier and TypeClassDescriptionclassclassFields in overit.geocallapp.wfm.core.ux.multistage.group.wooperation declared as ContainerModifier and TypeFieldDescriptionprotected ContainerMultistageGroupAddWOOperation.callerContainer -
Uses of Container in overit.geocallapp.wfm.core.ux.multistage.violation
Subclasses of Container in overit.geocallapp.wfm.core.ux.multistage.violation -
Uses of Container in overit.geocallapp.wfm.core.ux.performancetest
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.permits.singleintervention
Subclasses of Container in overit.geocallapp.wfm.core.ux.permits.singleinterventionModifier and TypeClassDescriptionclassPage to create a new association between the permit type and the outcome reason.classSelection panel for outcome reasons.classSelection panel for permit types.classPage which allows to search for the permits type and outcome reason association.classPersonalizedServerTableViewmade for the permit type and outcome reason association. -
Uses of Container in overit.geocallapp.wfm.core.ux.permits.type
Subclasses of Container in overit.geocallapp.wfm.core.ux.permits.typeModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOPermitType. -
Uses of Container in overit.geocallapp.wfm.core.ux.permits.workcycle
Subclasses of Container in overit.geocallapp.wfm.core.ux.permits.workcycleModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.permits.workorder
Subclasses of Container in overit.geocallapp.wfm.core.ux.permits.workorderModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.permits.workorder.history
Subclasses of Container in overit.geocallapp.wfm.core.ux.permits.workorder.historyModifier and TypeClassDescriptionclassclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.bundler
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.bundlerModifier and TypeClassDescriptionclassclassCardView component for displaying bundles activities. -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.common
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.edit
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.editModifier and TypeClassDescriptionclassPage used to edit aBODailyPlanOrderConfigurationHeaderant itsBODailyPlanOrderConfigurationDetail.classPanel to select resources -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.edit
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.detail
-
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.agenda.history.searchModifier and TypeClassDescriptionclassAgenda History search page.classPersonalizedServerTableViewmade for the agenda history. -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material.edit
Modifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material.performance
-
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material.serialized
Modifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material.used
-
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.material.withdrawn
-
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.accessorydata
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.accessorydataModifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the accessory data within an intervention outcome -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.agenda
Modifier and TypeClassDescriptionclassInterventionOutcomeSectionto manage the agenda outcome data -
Uses of Container 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 Container 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 Container 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 Container in overit.geocallapp.wfm.core.ux.schedule.lock
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.lock -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulableactivities
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulableactivitiesModifier and TypeClassDescriptionclassclassSchedulable activities sectionclassclassUrgent activities section -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddressModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOResourceAddressentity. -
Uses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.user -
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.schedulingproposal.creation
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.creation -
Uses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.detail -
Uses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.removal
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.removal -
Uses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.schedulingproposal.searchModifier and TypeClassDescriptionclassScheduling Proposal search page.class -
Uses of Container in overit.geocallapp.wfm.core.ux.systemsetting
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.systemsetting.core
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.systemsetting.mobile
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.systemsetting.optimization
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.technicalobject.meter.brand
Subclasses of Container in overit.geocallapp.wfm.core.ux.technicalobject.meter.brandModifier and TypeClassDescriptionclassEventPanelSimpleTablemanaging the UI pages related to theBOMeterBrand. -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.configuration.category
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.configuration.category -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.configuration.categoryeventtype
-
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.configuration.profile -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.searchModifier and TypeClassDescriptionclassclassclassclassclassServerTableView made for the Timesheet Monitor -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.detail -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.history
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.history -
Uses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagement
Subclasses of Container in overit.geocallapp.wfm.core.ux.timesheet.search.taskmanagementModifier and TypeClassDescriptionclassclassclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.user
Subclasses of Container in overit.geocallapp.wfm.core.ux.user -
Uses of Container in overit.geocallapp.wfm.core.ux.user.common
Subclasses of Container in overit.geocallapp.wfm.core.ux.user.commonModifier and TypeClassDescriptionclassPanel which allows to select a set of/a singleBOUserorBOSchedulingUser.classObject used to avoid dummy user in thePSelectUsers's results list. -
Uses of Container in overit.geocallapp.wfm.core.ux.wofilters
Subclasses of Container in overit.geocallapp.wfm.core.ux.wofilters -
Uses of Container in overit.geocallapp.wfm.core.ux.workorder.edit
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorder.edit -
Uses of Container in overit.geocallapp.wfm.core.ux.workorder.massivegeneration
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorder.massivegeneration -
Uses of Container in overit.geocallapp.wfm.core.ux.workorder.note
Subclasses of Container 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 Container in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorder.operation.editModifier and TypeClassDescriptionclassWork order operation edit pageclassclass -
Uses of Container in overit.geocallapp.wfm.core.ux.workorder.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorder.search -
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorderobject.customer.edit -
Uses of Container in overit.geocallapp.wfm.core.ux.workorderobject.customer.search
Subclasses of Container in overit.geocallapp.wfm.core.ux.workorderobject.customer.searchModifier and TypeClassDescriptionclassCustomers search pageclassCustomers selection page -
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.edit.section
-
Uses of Container 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 Container in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.state
-
Uses of Container in overit.geocallapp.wfm.docsharing.ui
Subclasses of Container in overit.geocallapp.wfm.docsharing.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.docsharing.ui.NewWfmResource -
Uses of Container in overit.geocallapp.wfm.geos.ui
Subclasses of Container in overit.geocallapp.wfm.geos.uiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.geos.ui.MapContainerclassoverit.geocallapp.wfm.geos.ui.WFMOpenLayersMapPanel -
Uses of Container in overit.geocallapp.wfm.gis.layer.geometry.ol
Subclasses of Container in overit.geocallapp.wfm.gis.layer.geometry.olModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.layer.geometry.ol.WFMEditableLayerMapPanel -
Uses of Container in overit.geocallapp.wfm.gis.ui.map
Subclasses of Container in overit.geocallapp.wfm.gis.ui.mapModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.gis.ui.map.WFMMapContainer -
Uses of Container in overit.geocallapp.wfm.importexport.ielog
Subclasses of Container in overit.geocallapp.wfm.importexport.ielogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.importexport.ielog.AImportExportMaster -
Uses of Container in overit.geocallapp.wfm.inventory.ux.importmaterial
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.importmaterialModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.log
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.logModifier and TypeClassDescriptionclassPage for view Inventory Management module logsclassTheEventServerTableViewfor theBOLogMasterentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.material.expected.detailModifier and TypeClassDescriptionclassExpected material detail page.classTheEventServerTableViewfor theExpectedMaterialentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.operation.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.operation.detail -
Uses of Container in overit.geocallapp.wfm.inventory.ux.operation.detail.filter
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.operation.detail.filter -
Uses of Container in overit.geocallapp.wfm.inventory.ux.operation.search
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.operation.searchModifier and TypeClassDescriptionclassWarehouse operation search page.classTheEventServerTableViewfor theWarehouseOperationentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.position
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.positionModifier and TypeClassDescriptionclassObject that defines the warehouse position map.classPanel used to show the warehouse position. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.edit
Modifier and TypeClassDescriptionclassPanel for edit or view a material account -
Uses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serialized
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.serializedModifier and TypeClassDescriptionclassPage used to select a set of/a singleBOSerializedMaterial. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.used
Modifier and TypeClassDescriptionclassUsed material accounting page. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawn
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.schedule.intervention.material.withdrawnModifier and TypeClassDescriptionclassWithdrawn material accounting page. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.stock.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.stock.detailModifier and TypeClassDescriptionclassTheEventServerTableViewfor theStockSerializedMaterialDetailentity.classStock detail page. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.stock.history
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.stock.historyModifier and TypeClassDescriptionclassTheEventServerTableViewfor theBOStockHistoryentity.classStock history detail page. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.stock.search
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.stock.searchModifier and TypeClassDescriptionclassStock search page.classTheEventServerTableViewfor theWarehouseMaterialStockentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.stock.serializedmaterial.detail
Modifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.address
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.addressModifier and TypeClassDescriptionclassCentral warehouse address panel. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.create
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.create -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.detail -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.central.operationcenter
Modifier and TypeClassDescriptionclassPanel for associate operation centers to a warehouse. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobile
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.centralmobileModifier and TypeClassDescriptionclassPanel for associate a mobile warehouse to central warehouses. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.create
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.create -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.detail -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.material.searchModifier and TypeClassDescriptionclassWarehouse material search page.classTheEventServerTableViewfor theWarehouseMaterialDetailentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.create -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.detail -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.mobile.schedulingresource
Modifier and TypeClassDescriptionclassPanel used to select a scheduling user. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.search
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.searchModifier and TypeClassDescriptionclassWarehouse search page.classTheEventServerTableViewfor theBOWarehouseentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.select
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.select -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.generation
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transaction.stockchange
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.requestModifier and TypeClassDescriptionclassAbstract class in order to manage the edit of a transfer request. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.create
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.detail
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Modifier and TypeClassDescriptionclassTransfer request search page.classTheEventServerTableViewfor theTransferRequestentity. -
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.select
-
Uses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selection
Subclasses of Container in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.serializedmaterial.selectionModifier and TypeClassDescriptionclassSerialized material search page. -
Uses of Container in overit.geocallapp.wfm.mail
Subclasses of Container in overit.geocallapp.wfm.mailModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.EmailEditor -
Uses of Container in overit.geocallapp.wfm.mail.notifiche
Subclasses of Container in overit.geocallapp.wfm.mail.notificheModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mail.notifiche.PSTTemplateNotificheMail -
Uses of Container in overit.geocallapp.wfm.materials
Subclasses of Container in overit.geocallapp.wfm.materials -
Uses of Container in overit.geocallapp.wfm.mm.authoring
Subclasses of Container in overit.geocallapp.wfm.mm.authoringModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.mm.authoring.CListTemplate -
Uses of Container in overit.geocallapp.wfm.mobile.core.ux.errorlog
Subclasses of Container 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 Container in overit.geocallapp.wfm.notifications
Subclasses of Container in overit.geocallapp.wfm.notificationsModifier and TypeClassDescriptionclassclassclassclassclassPanel 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 Container in overit.geocallapp.wfm.notifications.dashboard
Subclasses of Container in overit.geocallapp.wfm.notifications.dashboard -
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation
-
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.failureinvestigation.savedsearches
-
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive
Subclasses of Container in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive -
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.failuresdeepdive.savedsearches
-
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.jfc
Subclasses of Container in overit.geocallapp.wfm.notifications.dashboard.jfcModifier and TypeClassDescriptionclassclassclassclass -
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.machinereliability
-
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.machinereliability.savedsearches
-
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.strugglefailures
Subclasses of Container in overit.geocallapp.wfm.notifications.dashboard.strugglefailures -
Uses of Container in overit.geocallapp.wfm.notifications.dashboard.strugglefailures.savedsearches
-
Uses of Container in overit.geocallapp.wfm.notifications.odl
Subclasses of Container in overit.geocallapp.wfm.notifications.odl -
Uses of Container in overit.geocallapp.wfm.notifications.ricerchesalvate
Subclasses of Container in overit.geocallapp.wfm.notifications.ricerchesalvate -
Uses of Container in overit.geocallapp.wfm.notifications.rnotifytypeordertype
Subclasses of Container in overit.geocallapp.wfm.notifications.rnotifytypeordertype -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit
Subclasses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.account
Subclasses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.accountModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.asset
Subclasses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.assetModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.family
Subclasses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.familyModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.owner
Subclasses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.edit.ownerModifier and TypeClassDescriptionclassPage for insert or edit technical object type -
Uses of Container in overit.geocallapp.wfm.orchestrator.assets.ux.type.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.orchestrator.workorders.ux.operation.type
Subclasses of Container 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 Container in overit.geocallapp.wfm.orchestrator.workorders.ux.type.edit
Subclasses of Container in overit.geocallapp.wfm.orchestrator.workorders.ux.type.editModifier and TypeClassDescriptionclassPage for insert or edit a work order typeclass -
Uses of Container in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.common.selection
Subclasses of Container in overit.geocallapp.wfm.planning.ux.common.selectionModifier and TypeClassDescriptionclassSelection Panel that permits to associate the data loader dynamically. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenarioModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOCapacityPlanningScenarioentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.editModifier and TypeClassDescriptionclassPanel for create a capacity planning scenario -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.log
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.logModifier and TypeClassDescriptionclassPage for view Capacity Planning Scenario logs -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.resultModifier and TypeClassDescriptionclassCapacity Planning coverage result search page.classclass -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result.activity.gantt.legend
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.excel.importForecast
Modifier and TypeClassDescriptionclassActivity Forecast import page.classclassResource Forecast import page.classTheEventServerTableViewfor theSharedResourceWithLogentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.add
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.copy
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.common
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.detail.gantt.comparator
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.editModifier and TypeClassDescriptionclassActivity Forecast Header creation/update panel. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivity
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityModifier and TypeClassDescriptionclassPanel to import Operation Activity in a forecast asBOForecastActivity.classTheEventServerTableViewfor theBOActivityentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwo
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.importoperationactivityfromwoModifier and TypeClassDescriptionclassActivity Forecast Header search page.classTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priorityModifier and TypeClassDescriptionclassForecast Activity Priority search page.classTheEventServerTableViewfor theBOForecastActivityPriorityentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority.edit
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selection
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.selectionModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOActivityForecastHeaderentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.skill
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.add
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraint
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.timeframe.groupingconstraintModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.common.selection.skill
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraintModifier and TypeClassDescriptionclassForecast Grouping Constraint search page.classTheEventServerTableViewfor theBOForecastGroupingConstraintentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint.edit
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource
Modifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOResourceForecastHeaderentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.copy
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detailModifier and TypeClassDescriptionclassclassResource Forecast Detail page. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparator
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.comparatorModifier and TypeClassDescriptionclassResource Forecast Detail comparator calendar view.classResource Forecast Detail Comparator page. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.copydetail
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.template
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.edit.templateModifier and TypeClassDescriptionclassPanel for apply a template for a forecast detailclass -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selection
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail.selectionModifier and TypeClassDescriptionclassPanel for selecting forecast resources.classTheEventServerTableViewfor theBOForecastResourceentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.editModifier and TypeClassDescriptionclassPanel to create a resource forecast header -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.editModifier and TypeClassDescriptionclassPanel for create/edit a forecast resource -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenter
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.forecastresource.importfromoperationcenterModifier and TypeClassDescriptionclassPanel for importing resources from an Operation Center.classTheEventServerTableViewfor theBOResourceentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.groupingconstraint
-
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selection
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.selectionModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.copy
Subclasses of Container 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 Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detailModifier and TypeClassDescriptionclassForecast Shift Model Detail page.classTheEventServerTableViewfor theBOForecastShiftModelDetailentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail.editModifier and TypeClassDescriptionclassForecast Shift Model Detail update panel. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.editModifier and TypeClassDescriptionclassForecast Shift Model creation/update panel. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.search
Subclasses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.searchModifier and TypeClassDescriptionclassForecast Shift Model search page.classTheEventServerTableViewfor theBOForecastShiftModelentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.skill
-
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning
Subclasses of Container in overit.geocallapp.wfm.planning.ux.roughplanningModifier and TypeClassDescriptionclassWorkload Analysis Search page.classTheEventServerTableViewfor theBORoughPlanningentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.configuration
Subclasses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.configurationModifier and TypeClassDescriptionclassclassTheEventServerTableViewfor theBOSchedulingUserentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.configuration.activity
Modifier and TypeClassDescriptionclassRough Planning Activities page.classTheEventServerTableViewfor theBOWorkLoadDistributionentity. -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.copy
Subclasses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.copyModifier and TypeClassDescriptionclassPanel for coping an existing workload analysis -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.edit
Subclasses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.edit -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail
Subclasses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detailModifier and TypeClassDescriptionclassContainer for work load distribution detail -
Uses of Container in overit.geocallapp.wfm.planning.ux.roughplanning.weight.rule
Subclasses of Container 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 Container in overit.geocallapp.wfm.project.ux.activity.edit
Subclasses of Container in overit.geocallapp.wfm.project.ux.activity.edit -
Uses of Container in overit.geocallapp.wfm.project.ux.activity.search
Subclasses of Container in overit.geocallapp.wfm.project.ux.activity.search -
Uses of Container in overit.geocallapp.wfm.project.ux.activity.view
Subclasses of Container in overit.geocallapp.wfm.project.ux.activity.view -
Uses of Container in overit.geocallapp.wfm.project.ux.activitydebriefing.edit
Subclasses of Container in overit.geocallapp.wfm.project.ux.activitydebriefing.edit -
Uses of Container in overit.geocallapp.wfm.project.ux.activitydebriefing.view
Subclasses of Container in overit.geocallapp.wfm.project.ux.activitydebriefing.view -
Uses of Container in overit.geocallapp.wfm.project.ux.activityplan
Subclasses of Container in overit.geocallapp.wfm.project.ux.activityplan -
Uses of Container in overit.geocallapp.wfm.project.ux.activityplan.legend
Subclasses of Container in overit.geocallapp.wfm.project.ux.activityplan.legend -
Uses of Container in overit.geocallapp.wfm.project.ux.activityrelation
Subclasses of Container in overit.geocallapp.wfm.project.ux.activityrelationModifier and TypeClassDescriptionclassclassclass -
Uses of Container in overit.geocallapp.wfm.project.ux.configuration
Subclasses of Container in overit.geocallapp.wfm.project.ux.configurationModifier and TypeClassDescriptionclassclassclass -
Uses of Container in overit.geocallapp.wfm.project.ux.configuration.planningparameters
-
Uses of Container in overit.geocallapp.wfm.project.ux.configuration.profile
Subclasses of Container in overit.geocallapp.wfm.project.ux.configuration.profile -
Uses of Container in overit.geocallapp.wfm.project.ux.configuration.technicalobject
Subclasses of Container in overit.geocallapp.wfm.project.ux.configuration.technicalobject -
Uses of Container in overit.geocallapp.wfm.project.ux.configuration.wotypes
Subclasses of Container in overit.geocallapp.wfm.project.ux.configuration.wotypes -
Uses of Container in overit.geocallapp.wfm.project.ux.diary
Subclasses of Container in overit.geocallapp.wfm.project.ux.diary -
Uses of Container in overit.geocallapp.wfm.project.ux.diary.history
Subclasses of Container in overit.geocallapp.wfm.project.ux.diary.history -
Uses of Container in overit.geocallapp.wfm.project.ux.header.decoder
Subclasses of Container in overit.geocallapp.wfm.project.ux.header.decoder -
Uses of Container in overit.geocallapp.wfm.project.ux.header.edit
Subclasses of Container in overit.geocallapp.wfm.project.ux.header.editModifier and TypeClassDescriptionclassclassclassclass -
Uses of Container in overit.geocallapp.wfm.project.ux.header.search
Subclasses of Container in overit.geocallapp.wfm.project.ux.header.search -
Uses of Container in overit.geocallapp.wfm.project.ux.resources
Subclasses of Container in overit.geocallapp.wfm.project.ux.resources -
Uses of Container in overit.geocallapp.wfm.project.ux.structure
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure -
Uses of Container in overit.geocallapp.wfm.project.ux.structure.gantt
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure.gantt -
Uses of Container in overit.geocallapp.wfm.project.ux.structure.gantt.legend
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure.gantt.legend -
Uses of Container in overit.geocallapp.wfm.project.ux.structure.gantt.state
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure.gantt.state -
Uses of Container in overit.geocallapp.wfm.project.ux.structure.treetableview
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure.treetableview -
Uses of Container in overit.geocallapp.wfm.project.ux.structure.treeview
Subclasses of Container in overit.geocallapp.wfm.project.ux.structure.treeview -
Uses of Container in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing
Subclasses of Container in overit.geocallapp.wfm.project.ux.wizard.detaileddebriefing -
Uses of Container in overit.geocallapp.wfm.project.ux.wizard.planningparametersconfiguration
-
Uses of Container in overit.geocallapp.wfm.project.ux.wizard.planslotselection
Subclasses of Container in overit.geocallapp.wfm.project.ux.wizard.planslotselectionModifier and TypeClassDescriptionclassclass -
Uses of Container in overit.geocallapp.wfm.project.ux.wizard.resourcesselection
Subclasses of Container in overit.geocallapp.wfm.project.ux.wizard.resourcesselection -
Uses of Container in overit.geocallapp.wfm.project.ux.wizard.schedulingparametersconfiguration
-
Uses of Container in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate
Subclasses of Container in overit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvateModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.anagrafiche.ricerchesalvate.CConfRicercheSalvate -
Uses of Container in overit.geocallapp.wfm.schedulazione.consuntivazione.activity
Subclasses of Container 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 Container in overit.geocallapp.wfm.schedulazione.consuntivazione.ricerca
Subclasses of Container 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 Container in overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.supporto
Subclasses of Container 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 Container in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili
Subclasses of Container in overit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabiliModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaschedulabili.CAttivitaSchedulabili -
Uses of Container in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti
Subclasses of Container in overit.geocallapp.wfm.schedulazione.manuale.attivitaurgentiModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti -
Uses of Container in overit.geocallapp.wfm.schedulazione.odl
Subclasses of Container in overit.geocallapp.wfm.schedulazione.odlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.odl.CRigheOdlMTclassoverit.geocallapp.wfm.schedulazione.odl.CTestataOdlGestione della testata OdL -
Uses of Container in overit.geocallapp.wfm.schedulazione.odl.ricerca
Subclasses of Container 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 Container in overit.geocallapp.wfm.schedulazione.utenti.calendarioturni
Subclasses of Container in overit.geocallapp.wfm.schedulazione.utenti.calendarioturniModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.schedulazione.utenti.calendarioturni.CalendarioTurniRisorse -
Uses of Container in overit.geocallapp.wfm.ui.container
Subclasses of Container 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 Container in overit.geocallapp.wfm.ui.control
Subclasses of Container in overit.geocallapp.wfm.ui.controlModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.ui.control.JFCWFMSerie -
Uses of Container in overit.geocallapp.wfm.users.selection
Subclasses of Container in overit.geocallapp.wfm.users.selectionModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.selection.PSelectUsers -
Uses of Container in overit.geocallapp.wfm.users.workshifts.common
Subclasses of Container in overit.geocallapp.wfm.users.workshifts.commonModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.users.workshifts.common.ShiftsPanel -
Uses of Container in overit.geocallapp.wfm.util.wfmtasklog
Subclasses of Container in overit.geocallapp.wfm.util.wfmtasklogModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogclassoverit.geocallapp.wfm.util.wfmtasklog.AWfmTaskLogRighe