Class PTelcoDeviceHistoryBase

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

public class PTelcoDeviceHistoryBase extends PDeviceHistoryBasePage
Base panel for device history pages.
Version:
%date_modified: Thr Feb 26 18:53:38 2003 %
Author:
tsuo
See Also:
  • Constructor Details

    • PTelcoDeviceHistoryBase

      public PTelcoDeviceHistoryBase()
      Creates a new Telco device history page.
  • Method Details

    • setHeaderText

      public void setHeaderText(String header)
      Sets the header for the history page.
      Parameters:
      header - The header for the history page.
    • setDeviceIDColumnHeader

      public void setDeviceIDColumnHeader(String idColumn)
      Method to set the column header for the device ID column.
      Parameters:
      idColumn - String used as the column header for the device ID column.