Class PIAExtendedDevicesBase

All Implemented Interfaces:
PSaveable, PAppComponent, PClientComponent, PCollectDataListener, PComponent, PComponentAttribute, PViewDataChangeListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible
Direct Known Subclasses:
PNumberPanel, PSettopPanel, PSIMPanel, PTelcoDevicesBase

public class PIAExtendedDevicesBase extends PIAExtendedServicesBase
The base panel for extended device information panels. Contains the knowledge for saving the information in these panels for account creation and maintenance.
Any extended device panel you wish to add should subclass this panel.
See Also:
  • Constructor Details

    • PIAExtendedDevicesBase

      public PIAExtendedDevicesBase()
      Creates a new device details panel.
  • Method Details

    • supportsLoginAndPassword

      public boolean supportsLoginAndPassword()
      Devices does not need Login/Password panel.
      Overrides:
      supportsLoginAndPassword in class PIAExtendedServicesBase
      Returns:
      false by default for compatibility with 6.1