Class PAREventAdjustPanel

All Implemented Interfaces:
PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class PAREventAdjustPanel extends PIACustomizablePanel

Title: PAREventAdjustPanel

Description: UI to do the adjustment on resources for the choosen event(s)

Copyright: Copyright (c) 2004

Company: Portak

Version:
1.0
Author:
Savitha T.M
See Also:
  • Constructor Details

    • PAREventAdjustPanel

      public PAREventAdjustPanel()
  • Method Details

    • containsValidData

      public boolean containsValidData()
      this returns true if the data passed to open the dispute is valid.
      Returns:
      boolean
    • setData

      public void setData(PModelHandle mh, PAREventDisputesPageBeanImpl bean)
      this method will be called from dialog class to set the data to all the fields
      Parameters:
      mh - PModelHandle is the model handle will contain the seleced events to perform event adjustment
      bean - PAREventDisputesPageBeanImpl is the controller class
    • addNotify

      public void addNotify()
      Overrides:
      addNotify in class JComponent
    • performAdjust

      public int performAdjust()
      Collects the data and validates the data and calls a method from controller to perform adjustment
      Returns:
      int