Interface SoundPortModelListener
-
- All Superinterfaces:
PortModelListener<org.bidib.wizard.model.ports.SoundPort>
public interface SoundPortModelListener extends PortModelListener<org.bidib.wizard.model.ports.SoundPort>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidchangePortType(org.bidib.jbidibc.messages.enums.LcOutputType portType, org.bidib.wizard.model.ports.SoundPort port)Change the port type.-
Methods inherited from interface org.bidib.wizard.client.common.model.listener.PortModelListener
configChanged, labelChanged
-
-