Interface BoosterTableControllerListener

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void setBoosterState​(org.bidib.wizard.api.model.NodeInterface node, org.bidib.wizard.model.status.BoosterStatus boosterStatus)
      Set the new booster state.
      void setCommandStationState​(org.bidib.wizard.api.model.NodeInterface node, org.bidib.jbidibc.messages.enums.CommandStationState csStatus)
      Set the new command station state.
    • Method Detail

      • setBoosterState

        void setBoosterState​(org.bidib.wizard.api.model.NodeInterface node,
                             org.bidib.wizard.model.status.BoosterStatus boosterStatus)
        Set the new booster state.
        Parameters:
        node - the node
        boosterStatus - the new booster status
      • setCommandStationState

        void setCommandStationState​(org.bidib.wizard.api.model.NodeInterface node,
                                    org.bidib.jbidibc.messages.enums.CommandStationState csStatus)
        Set the new command station state.
        Parameters:
        node - the node
        csStatus - the new command station status