Class SectionMacroCreatedEvent

java.lang.Object
com.atlassian.confluence.tinymceplugin.events.SectionMacroCreatedEvent

public class SectionMacroCreatedEvent extends Object
A layout event is used to define when a page/blog post is created using the section and column macro.
Since:
4.2
  • Constructor Details

    • SectionMacroCreatedEvent

      public SectionMacroCreatedEvent(AbstractPage page)
  • Method Details