Class TemplateEvent

  • All Implemented Interfaces:
    java.io.Serializable

    public class TemplateEvent
    extends java.util.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:
    Serialized Form
    • Field Summary

      • Fields inherited from class java.util.EventObject

        source
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ResourcePath getTemplateId()  
      • Methods inherited from class java.util.EventObject

        getSource, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait