Package org.wicketstuff.clipboardjs
Class ClipboardJsBehavior
java.lang.Object
org.apache.wicket.behavior.Behavior
org.wicketstuff.clipboardjs.ClipboardJsBehavior
- All Implemented Interfaces:
Serializable,IComponentAwareEventSink,IComponentAwareHeaderContributor,IClusterable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidprotected voidinitializeClipboardJs(IHeaderResponse response, Component component) voidonComponentTag(Component component, ComponentTag tag) voidrenderHead(Component component, IHeaderResponse response) setAction(ClipboardJsBehavior.Action action) Methods inherited from class org.apache.wicket.behavior.Behavior
afterRender, beforeRender, canCallListener, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTag, unbind
-
Constructor Details
-
ClipboardJsBehavior
public ClipboardJsBehavior()
-
-
Method Details
-
setTarget
-
setTarget
-
setText
-
setAction
-
bind
-
onComponentTag
- Overrides:
onComponentTagin classBehavior
-
renderHead
- Specified by:
renderHeadin interfaceIComponentAwareHeaderContributor- Overrides:
renderHeadin classBehavior
-
initializeClipboardJs
-
detach
-