Uses of Class
overit.geocall.ui.Menu
Packages that use Menu
Package
Description
-
Uses of Menu in overit.geocall.basic.ui.container
Methods in overit.geocall.basic.ui.container that return Menu -
Uses of Menu in overit.geocall.ui
Subclasses of Menu in overit.geocall.uiModifier and TypeClassDescriptionclassThis class extendsMenuand implements a menu in which the Items are sortable each other using the Sortable.js plugin.
It allows to define an item identifier (seeSortableMenu.setItemIdentifierAttribute(java.lang.String)) that will be used by the plugin to identify a specific item and send to the server the reorder related infos.
It also needed to set a server event to which the plugin send the reorder informations related. -
Uses of Menu in overit.geocallapp.utilities.ux.ui.container
Methods in overit.geocallapp.utilities.ux.ui.container with parameters of type MenuModifier and TypeMethodDescriptionprotected voidBaseSearchContainer.addRowMenuItems(Menu menu) Method used to manage the result table row menu items.protected voidEventPanelSimpleTable.addRowMenuItems(Menu menu) Method for manage the result table row menu items.protected voidBaseSearchContainer.addTableMenuItems(Menu menu) Method for manage the result table menu items. -
Uses of Menu in overit.geocallapp.utilities.ux.ui.util.date
Methods in overit.geocallapp.utilities.ux.ui.util.date with parameters of type MenuModifier and TypeMethodDescriptionvoidDateRangePresets.addMenuItems(Menu menu, String event, StringGetter params) -
Uses of Menu in overit.geocallapp.wfm.ai.ux
Methods in overit.geocallapp.wfm.ai.ux with parameters of type MenuModifier and TypeMethodDescriptionprotected abstract voidBasicMonitor.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor
Methods in overit.geocallapp.wfm.ai.ux.automaticmeterreading.monitor with parameters of type MenuModifier and TypeMethodDescriptionprotected voidAutomaticMeterReadingMonitor.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.configuration.configurationparams
Methods in overit.geocallapp.wfm.ai.ux.configuration.configurationparams with parameters of type MenuModifier and TypeMethodDescriptionprotected voidConfigurationParameters.generateConfigurationParametersRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor with parameters of type MenuModifier and TypeMethodDescriptionprotected voidJobDurationMonitor.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.details with parameters of type MenuModifier and TypeMethodDescriptionprotected voidOperationPredictionDetail.generateOperationRowMenuItems(Menu menu, int row) protected voidOperationPredictionDetail.generateOperationTableMenuItems(Menu menu) protected voidOperationPredictionDetail.generateResourceRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor with parameters of type MenuModifier and TypeMethodDescriptionprotected voidPPartsManagementMonitor.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.monitor.details with parameters of type MenuModifier and TypeMethodDescriptionprotected voidPPartsManagementDetails.generateOperationRowMenuItems(Menu menu, int row) protected voidPPartsManagementDetails.generateOperationTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.processing
Methods in overit.geocallapp.wfm.ai.ux.processing with parameters of type MenuModifier and TypeMethodDescriptionprotected voidModelTrainingHistory.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor with parameters of type MenuModifier and TypeMethodDescriptionprotected voidTeamSuggestionMonitor.generateRowMenuItems(Menu menu, int row) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details
Methods in overit.geocallapp.wfm.ai.ux.teamsuggestion.monitor.details with parameters of type MenuModifier and TypeMethodDescriptionprotected voidTeamSuggestionDetails.generateOperationRowMenuItems(Menu menu, int row) protected voidTeamSuggestionDetails.generateOperationTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject
Methods in overit.geocallapp.wfm.ai.ux.workorderobject.technicalobject with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSelectTechnicalObject.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.base.structure
Methods in overit.geocallapp.wfm.core.ux.base.structure with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.bundler.search
Methods in overit.geocallapp.wfm.core.ux.bundler.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchBundle.addRowMenuItems(Menu menu) protected voidSearchBundle.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.bundler.search.detail
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail that return Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.crewshell.search
Methods in overit.geocallapp.wfm.core.ux.crewshell.search with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.crewshell.workshift
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift that return MenuModifier and TypeMethodDescriptionprotected MenuCrewShellWorkshift.creaMenuClickDestroElementoCella(UIMessage uim) -
Uses of Menu in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup
Methods in overit.geocallapp.wfm.core.ux.datacollection.optionsgroup with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchDataCollectionOptionsGroup.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.datacollection.sheet
Methods in overit.geocallapp.wfm.core.ux.datacollection.sheet with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchDataCollectionSheet.addAssetMenuItems(Menu menu) Builds the asset/account menu.protected voidSearchDataCollectionSheet.addLockMenuItems(Menu menu) Builds the lock menu.protected voidSearchDataCollectionSheet.addSchedulingResourceMenuItems(Menu menu) Builds the scheduling resource menu.protected voidSearchDataCollectionSheet.addStatusMenuItems(Menu menu) Builds the status menu.protected voidSearchDataCollectionSheet.addWorkOrderMenuItems(Menu menu) Builds the work order menu. -
Uses of Menu in overit.geocallapp.wfm.core.ux.datacollection.type
Methods in overit.geocallapp.wfm.core.ux.datacollection.type with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchDataCollectionType.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.log.master
Methods in overit.geocallapp.wfm.core.ux.log.master with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.material.search
Methods in overit.geocallapp.wfm.core.ux.material.search with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.multistage.configuration
Methods in overit.geocallapp.wfm.core.ux.multistage.configuration with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchMultistageConfiguration.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.multistage.gantt
Methods in overit.geocallapp.wfm.core.ux.multistage.gantt with parameters of type MenuModifier and TypeMethodDescriptionprotected voidMultistageGroupGantt.generateRowMenu(Menu menu, UIMessage uim) protected voidMultistageGroupGantt.generateRowMenuItems(Menu menu, UIMessage uim) -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.edit
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.edit with parameters of type MenuModifier and TypeMethodDescriptionprotected voidEditDailyPlanOrderConfiguration.buildNewDetailMenu(Menu menu) protected voidEditDailyPlanOrderConfiguration.buildRowMenu(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.search
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.order.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchDailyPlanOrderConfiguration.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.edit
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.edit with parameters of type MenuModifier and TypeMethodDescriptionprotected voidEditTooltipConfigurationRules.buildRowMenu(Menu menu, int rowIndex) protected voidEditTooltipConfiguration.buildTableMenu(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.search
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.configuration.tooltip.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchTooltipConfiguration.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.material with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidAccountingMonitor.addBundlerManagement(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.workorder.operation.edit
Methods in overit.geocallapp.wfm.core.ux.workorder.operation.edit with parameters of type MenuModifier and TypeMethodDescriptionprotected voidWOOperation.addBundlerManagement(Menu menu) protected voidWOOperation.addModuleItemToRowMenu(Menu menu) protected voidWOOperation.addMultistageRowMenu(Menu menu) protected voidWOOperation.addOverrideSkillsRowMenu(Menu menu) protected voidWOOperation.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.core.ux.workorder.search
Methods in overit.geocallapp.wfm.core.ux.workorder.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchWO.addMenuItemIfUserEnabled(String functionName, Menu m, String label, String icon, String eventName, String param, String msg, String prompt) protected voidSearchWO.addRowMenuItems(Menu m) protected voidSearchWO.addTableMenuItems(Menu m) -
Uses of Menu in overit.geocallapp.wfm.core.ux.workorderobject.customer.search
Methods in overit.geocallapp.wfm.core.ux.workorderobject.customer.search with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search
Methods in overit.geocallapp.wfm.core.ux.workorderobject.technicalobject.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchTechnicalObject.addRowMenuItems(Menu menu) protected voidSelectTechnicalObject.addRowMenuItems(Menu menu) protected voidSearchTechnicalObject.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.importmaterial
Methods in overit.geocallapp.wfm.inventory.ux.importmaterial with parameters of type MenuModifier and TypeMethodDescriptionprotected voidImportWarehouseMaterial.addRowMenuItems(Menu menu) Method used to manage the result table row menu items. -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.log
Methods in overit.geocallapp.wfm.inventory.ux.log with parameters of type MenuModifier and TypeMethodDescriptionprotected voidInventoryWarehouseLog.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Methods in overit.geocallapp.wfm.inventory.ux.material.expected.detail with parameters of type MenuModifier and TypeMethodDescriptionprotected voidExpectedMaterialDetail.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.operation.search
Methods in overit.geocallapp.wfm.inventory.ux.operation.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchWarehouseOperation.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.stock.detail
Methods in overit.geocallapp.wfm.inventory.ux.stock.detail with parameters of type MenuModifier and TypeMethodDescriptionprotected voidStockDetail.addRowMenuItems(Menu menu) protected voidStockDetail.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.stock.history
Methods in overit.geocallapp.wfm.inventory.ux.stock.history with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchStock.addRowMenuItems(Menu menu) protected voidSearchStock.addStockChangeMenuItem(Menu menu, String event) protected voidSearchStock.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.material.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchWarehouseMaterial.addRowMenuItems(Menu menu) protected voidSearchWarehouseMaterial.addTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.warehouse.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.search with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchTransferRequest.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.mobile.core.ux.errorlog
Methods in overit.geocallapp.wfm.mobile.core.ux.errorlog with parameters of type MenuModifier and TypeMethodDescriptionprotected voidMobileErrorLog.addRowMenuItems(Menu menu) Method for manage the result table row menu items. -
Uses of Menu in overit.geocallapp.wfm.orchestrator.assets.ux.type.search
Methods in overit.geocallapp.wfm.orchestrator.assets.ux.type.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchTechnicalObjectType.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchWorkOrderType.addRowMenuItems(Menu menu) Method used to manage the result table row menu items. -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCapacityPlanningScenarioSearch.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.log
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.log with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCapacityPlanningScenarioLog.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.excel.importForecast
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.excel.importForecast with parameters of type MenuModifier and TypeMethodDescriptionprotected voidImportForecast.addRowMenuItems(Menu menu) Method used to manage the result table row menu items. -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.priority with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchForecastActivityPriority.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.activity.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchActivityForecastHeader.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.groupingconstraint with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchForecastGroupingConstraint.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource with parameters of type MenuModifier and TypeMethodDescriptionprotected voidResourceForecastHeaderSearch.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.detail with parameters of type MenuModifier and TypeMethodDescriptionprotected voidResourceForecastDetailAvailability.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.search
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidSearchForecastShiftModel.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.planning.ux.roughplanning
Methods in overit.geocallapp.wfm.planning.ux.roughplanning with parameters of type Menu -
Uses of Menu in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail
Methods in overit.geocallapp.wfm.planning.ux.roughplanning.weight.detail with parameters of type MenuModifier and TypeMethodDescriptionprotected voidWorkloadDistributionDetail.addWeightRowMenuItems(Menu menu) Method for manage the result table weight row menu items. -
Uses of Menu in overit.geocallapp.wfm.planning.ux.roughplanning.weight.rule
Methods in overit.geocallapp.wfm.planning.ux.roughplanning.weight.rule with parameters of type MenuModifier and TypeMethodDescriptionprotected voidWorkloadDistributionRule.addRowMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.project.ux.activityrelation
Methods in overit.geocallapp.wfm.project.ux.activityrelation with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCActivityRelations.prepareRowActivitiesMenu(Menu menu, String param) protected voidCActivityRelations.prepareTableActivitiesMenu(Menu menu, String param) -
Uses of Menu in overit.geocallapp.wfm.project.ux.header.search
Methods in overit.geocallapp.wfm.project.ux.header.search with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCSearchProjects.generateRowMenuItems(Menu menu, int row) protected voidCSearchProjects.generateTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.project.ux.structure
Methods in overit.geocallapp.wfm.project.ux.structure with parameters of type MenuModifier and TypeMethodDescriptionprotected abstract voidCProjectStructureBaseView.generateRowMenuItems(Menu menu, UIMessage uim) -
Uses of Menu in overit.geocallapp.wfm.project.ux.structure.gantt
Methods in overit.geocallapp.wfm.project.ux.structure.gantt with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCProjectGantt.generateRowMenuItems(Menu menu, UIMessage uim) -
Uses of Menu in overit.geocallapp.wfm.project.ux.structure.treetableview
Methods in overit.geocallapp.wfm.project.ux.structure.treetableview with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCTreeTableStructure.generateRowMenuItems(Menu menu, UIMessage uim) protected voidCTreeTableStructure.generateTableMenuItems(Menu menu) -
Uses of Menu in overit.geocallapp.wfm.project.ux.structure.treeview
Methods in overit.geocallapp.wfm.project.ux.structure.treeview with parameters of type MenuModifier and TypeMethodDescriptionprotected voidCProjectTreeView.generateRowMenuItems(Menu menu, UIMessage uim)