|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.tinymceplugin.events.CommentAsyncRenderSafeEvent
public class CommentAsyncRenderSafeEvent
An event indicating whether or not a created or added comment was safe to be rendered asynchronously.
| Constructor Summary | |
|---|---|
CommentAsyncRenderSafeEvent(boolean asyncRenderSafe)
|
|
| Method Summary | |
|---|---|
boolean |
isAsyncRenderSafe()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommentAsyncRenderSafeEvent(boolean asyncRenderSafe)
| Method Detail |
|---|
public boolean isAsyncRenderSafe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||