Theme
arya
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga
vela
arya
luna-amber
luna-blue
luna-green
luna-pink
nova-dark
nova-light
saga
vela
Clipboard
Clipboard is for copying text to the clipboard. It shouldn't be hard and it shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework.
Based on
Clipboard.js
by Zeno Rocha.
Components and more
ClientBehaviours
Converters
Functions, Utils
BlockUI
Calculator
Clipboard
CodeMirror
CodeScanner
CookiePolicy
Counter
Credit Card
ClockPicker
Document Viewer
DynaForm
EChart
FluidGrid
Fuzzy Search
GChart
ImageAreaSelect
ImageRotateAndResize
ImageZoom
InputOtp
InputPhone
InputPlace
Keynote
Layout
Legend
LightSwitch
Localized
MarkdownEditor
MasterDetail
MonacoEditor
Orgchart
OpenStreetMap
QRCode
RemoteCommand
Session
Sheet
SlideOut
Speedtest
SunEditor
Timer
TimeAgo
TimePicker
Tooltip
TriStateManyCheckbox
Waypoint
Use Cases
Basic Usage
Documentation pe:clipboard
Attributes (move mouse over the names to see data types)
Name
Description
id
Unique identifier of the component in a namingContainer.
rendered
Boolean value to specify the rendering of the component, when set to false component will not be rendered.
binding
An el expression referring to a server side UIComponent instance in a backing bean.
widgetVar
Name of the client side widget.
action
Action whether to 'copy' or 'cut'. Default is 'copy'.
trigger
The trigger to execute the action. Typically, a button.
target
The target component to copy/cut the text from.
text
If you don't use target you can set text to the value you want copied/cut. Default is 'PrimeFaces Rocks!' if you forget to set it.
onsuccess
Javascript handler to execute if text is successfully copied/cut.
onerror
Javascript handler to execute when text fails to copy/cut to clipboard.
Events (move mouse over the names to see classes)
Name
Description
success
fires when the clipboard sucessfully copies/cuts
error
fires when the clipboard fails to copy/cut
PrimeFaces Extensions Showcase - © 2011-2023,
PrimeFaces: 14.0.5,
PrimeFaces Extensions: 14.0.5,
JSF: Apache MyFaces JSF-2.3 Core Impl 2.3.10,
Server: jetty/9.4.36.v20210114,
Build time: 2024-09-10 21:01
occured!