|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.tinymceplugin.events.SectionMacroCreatedEvent
public class SectionMacroCreatedEvent
A layout event is used to define when a page/blog post is created using the section and column macro.
Constructor Summary | |
---|---|
SectionMacroCreatedEvent(AbstractPage page)
|
Method Summary | |
---|---|
AbstractPage |
getPage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SectionMacroCreatedEvent(AbstractPage page)
Method Detail |
---|
public AbstractPage getPage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |