Class PRolloverTransferSearchExtendedWizardPanel

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

public class PRolloverTransferSearchExtendedWizardPanel extends PIACustomizablePanel implements ItemListener, ListSelectionListener
See Also:
  • Constructor Details

    • PRolloverTransferSearchExtendedWizardPanel

      public PRolloverTransferSearchExtendedWizardPanel(String resource)
      gets called when next button is clicked on Rollover Search dialog.
      Parameters:
      resource - name of the resource
  • Method Details

    • itemStateChanged

      public void itemStateChanged(ItemEvent ie)
      Specified by:
      itemStateChanged in interface ItemListener
    • setData

      public void setData(PModelHandle mhAcct)
      sets the data to the panel controls
      Parameters:
      mhAcct -
    • valueChanged

      public void valueChanged(ListSelectionEvent e)
      Specified by:
      valueChanged in interface ListSelectionListener
    • getDataToSave

      public PReceiverAccountData getDataToSave()
      returns the list of data to be populated in the table and saved when finish button of the search dialog is pressed. This method will be called by PsearchWizardDlg.
      Returns:
    • clearTableSelection

      public void clearTableSelection()
      Clears the table row selection