public abstract class CommentCreateEventBehavior extends AbstractSubscribeBehavior
INDICATOR| Modifier | Constructor and Description |
|---|---|
protected |
CommentCreateEventBehavior() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onCommentCreate(AjaxRequestTarget target,
String href,
String commentId) |
protected void |
onEvent(AjaxRequestTarget target,
IRequestParameters parameters,
String response) |
renderHead, respondfindIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, updateAjaxAttributesafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersPageprotected abstract void onCommentCreate(AjaxRequestTarget target, String href, String commentId)
target - href - Open Graph URL of the Comment PlugincommentId - The commentID of the new commentprotected void onEvent(AjaxRequestTarget target, IRequestParameters parameters, String response)
onEvent in class AbstractSubscribeBehaviorCopyright © 2020. All rights reserved.