Class PARActionAdjustDetailPage

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

public class PARActionAdjustDetailPage extends PARActionDetailPage
See Also:
  • Constructor Details

    • PARActionAdjustDetailPage

      public PARActionAdjustDetailPage()
  • Method Details

    • setRealModelHandle

      protected void setRealModelHandle(PModelHandle data)
      Description copied from class: PARActionDetailPage
      Given the A/R action item, calls the controller to get the real model. Setting data for appliedToSheet will be different since the model is complex for the PIASpecSpreadSheet component to show, a Vector will be extracted from the model for the component.
      Overrides:
      setRealModelHandle in class PARActionDetailPage
      Parameters:
      data - a PModelHandle value specifying the A/R action item
    • changeUIForType

      protected void changeUIForType()
      Description copied from class: PARActionDetailPage
      Sets label text according to the A/R action type.
      Overrides:
      changeUIForType in class PARActionDetailPage
    • getResourceString

      protected String getResourceString(String name)
      Overrides:
      getResourceString in class PARActionDetailPage