com.kuka.roboticsAPI.persistenceModel
Interface IApplicationDataChanged


public interface IApplicationDataChanged

This interface is used for listeners who want to get notified, when the application data has changed.

This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.

Method Summary
 void applicationDataChanged()
          Called when application data changed.
 

Method Detail

applicationDataChanged

void applicationDataChanged()
Called when application data changed.

This element is an undocumented internal feature. It is not intended to be used by applications as it might change or be removed in future versions.


Copyright © 2019. All rights reserved.