Interface SwitchPairPortModelListener
-
- All Superinterfaces:
PortModelListener<org.bidib.wizard.model.ports.SwitchPairPort>
public interface SwitchPairPortModelListener extends PortModelListener<org.bidib.wizard.model.ports.SwitchPairPort>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidtestButtonPressed(org.bidib.wizard.model.ports.SwitchPairPort port, org.bidib.wizard.model.status.SwitchPortStatus requestedStatus)The test button was pressed.-
Methods inherited from interface org.bidib.wizard.client.common.model.listener.PortModelListener
changePortType, configChanged, labelChanged
-
-