Class PRolloverReceiverSearchPanel

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

public class PRolloverReceiverSearchPanel extends PAccountsEntryPanel
See Also:
  • Constructor Details

    • PRolloverReceiverSearchPanel

      public PRolloverReceiverSearchPanel(Poid acPoid)
      Creates a sponsor member search panel
  • Method Details

    • getControllerClassName

      public String getControllerClassName() throws RemoteException
      Gets the class name for this class's controller.
      Specified by:
      getControllerClassName in interface PComponent
      Overrides:
      getControllerClassName in class PIASearchPanel
      Returns:
      a String with the component's controller's classname
      Throws:
      RemoteException - thrown for errors
    • startSearch

      public void startSearch()
      Called to start the search process for sponsor members. Data is collected from the fields in the panel which is then added to the search criteria.
      Overrides:
      startSearch in class PIASearchPanel
    • startEditSearch

      public void startEditSearch()