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