Interface SoundPortModelListener

All Superinterfaces:
PortModelListener<org.bidib.wizard.model.ports.SoundPort>

public interface SoundPortModelListener extends PortModelListener<org.bidib.wizard.model.ports.SoundPort>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    testButtonPressed(org.bidib.wizard.model.ports.SoundPort port, org.bidib.wizard.model.status.SoundPortStatus requestedStatus)
    The test button was pressed.

    Methods inherited from interface org.bidib.wizard.client.common.model.listener.PortModelListener

    changePortType, configChanged, labelChanged
  • Method Details

    • testButtonPressed

      void testButtonPressed(org.bidib.wizard.model.ports.SoundPort port, org.bidib.wizard.model.status.SoundPortStatus requestedStatus)
      The test button was pressed.
      Parameters:
      port - the port
      requestedStatus - the requested port status