java.lang.Object
overit.geocall.platform.ui.UINode
overit.geocall.ui.Component
overit.geocall.ui.Control
overit.geocall.basic.ui.Container
overit.geocall.basic.ui.container.Form
overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti
overit.geocallapp.wfm.core.ux.schedule.schedulableactivities.UrgentActivities
All Implemented Interfaces:
Serializable, EntityContainer, ValuesContainer, overit.geocall.marks.MethodExposer, overit.geocall.marks.NameExposer, AjaxableComponent, Badgeable, DraggableDroppable, Hideable, ContentChangeListener, Identified, Tool, overit.geocall.ux.configurability.UIConfigurable, overit.geocall.ux.edm.ModelConfigurable, PSearchUrgentActivities.PSearchUrgentActivitiesDelegate, overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.CPlanningMonitor.CPlanningMonitorSubContainer, overit.geocallapp.wfm.schedulazione.cristallizzazione.monitorattivita.pianogiornaliero.sottotab.FocusableTab, overit.geocallapp.wfm.schedulazione.odl.PAssociaRisorseESquadre.PAssociateTeamAndResourcesDelegate

public class UrgentActivities extends overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti implements PSearchUrgentActivities.PSearchUrgentActivitiesDelegate
Urgent activities section
Since:
9.2
See Also:
GCApi:
controller
  • Field Details

  • Constructor Details

    • UrgentActivities

      public UrgentActivities()
  • Method Details

    • initialize

      protected void initialize(Object o)
      Overrides:
      initialize in class overit.geocallapp.wfm.schedulazione.manuale.attivitaurgenti.CAttivitaUrgenti
    • onPSearchUrgentActivitiesDoQuery

      public void onPSearchUrgentActivitiesDoQuery(HashGetter filter)
      Specified by:
      onPSearchUrgentActivitiesDoQuery in interface PSearchUrgentActivities.PSearchUrgentActivitiesDelegate
    • onGoToSavedSearchConfiguration

      public boolean onGoToSavedSearchConfiguration(UIMessage uim)
      UI event manager for search planning saved
      Parameters:
      uim - the UIMessage
      Returns:
      true to break the responsibility chain, false otherwise.
    • onSavedSearchChanged

      public boolean onSavedSearchChanged(UIMessage uim)
      UI event manager for changing search planning saved
      Parameters:
      uim - the UIMessage
      Returns:
      true to break the responsibility chain, false otherwise.
    • changeSavedSearches

      protected void changeSavedSearches(HashGetter hg)
    • onRestore

      public void onRestore(Object o)
      Description copied from class: Container
      Method called when is executed the WindowManager.pop(java.lang.Object) of the above Window. It calls the onRestore(o) method of all the Container's childrens
      Overrides:
      onRestore in class Container
      Parameters:
      o - Object received from the caller
    • refreshSavedSearch

      protected void refreshSavedSearch()
    • loadDefaultSavedSearch

      protected void loadDefaultSavedSearch()