Uses of Interface
com.kuka.roboticsAPI.persistenceModel.IApplicationDataChanged

Packages that use IApplicationDataChanged
com.kuka.roboticsAPI.persistenceModel Contains classes for handling the persistence. 
 

Uses of IApplicationDataChanged in com.kuka.roboticsAPI.persistenceModel
 

Methods in com.kuka.roboticsAPI.persistenceModel with parameters of type IApplicationDataChanged
 void XmlApplicationDataSource.addApplicationDataChangedListener(IApplicationDataChanged listener)
          Registers the given listener for application data changes.
 void IApplicationDataSource.addApplicationDataChangedListener(IApplicationDataChanged listener)
          Registers the given listener for application data changes.
 void XmlApplicationDataSource.removeApplicationDataChangedListener(IApplicationDataChanged listener)
          Unregisters the given listener for application data changes.
 void IApplicationDataSource.removeApplicationDataChangedListener(IApplicationDataChanged listener)
          Unregisters the given listener for application data changes.
 



Copyright © 2019. All rights reserved.