Interface PCustomDialog

All Known Implementing Classes:
PARAcctAdjustDlg, PARAllocateDlg, PARBillAdjustDlg, PARConnectionAdjustDlg, PARDebitAllocateDlg, PAREventAdjustDlg, PAREventDisputeDlg, PAREventSettlementDlg, PARItemAdjustDlg, PMultipleBillsOptionDlg, PRenameBillGroupDlg

public interface PCustomDialog
  • Method Details

    • setModelHandle

      void setModelHandle(PModelHandle billInfoMh)
      Sets PModelHandle of the billinfo
    • getControllerClassName

      String getControllerClassName()
      Gets the controller class name
    • showDialog

      void showDialog()
      Sets the dialog showing activity
    • getControllerInst

      Object getControllerInst()
      Gets the controller instance