Interface CvDefinitionPanelProvider

All Known Implementing Classes:
CvDefinitionPanel, ReverserPanel, StepControlPanel

public interface CvDefinitionPanelProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Check if the panel has pending changes.
    void
    writeConfigVariables(List<org.bidib.jbidibc.core.node.ConfigurationVariable> cvList)
    Write the config variables.
  • Method Details

    • checkPendingChanges

      void checkPendingChanges()
      Check if the panel has pending changes.
    • writeConfigVariables

      void writeConfigVariables(List<org.bidib.jbidibc.core.node.ConfigurationVariable> cvList)
      Write the config variables.
      Parameters:
      cvList - the list of config variables