java.lang.Object
java.util.EventObject
com.inductiveautomation.factorypmi.application.model.TemplateEvent
All Implemented Interfaces:
Serializable

public class TemplateEvent extends EventObject
Event object for template events. Source will be the TemplateManager, and the event carries the template ID that the event refers to.
See Also:
  • Method Details