public class ClipboardErrorEvent
extends org.primefaces.event.AbstractAjaxBehaviorEvent
Clipboard component when the copy/cut action has failed.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
ClipboardErrorEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
java.lang.String action,
java.lang.String trigger) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAction()
Gets the
action. |
java.lang.String |
getTrigger()
Gets the
trigger. |
isAppropriateListener, processListenerpublic static final java.lang.String NAME
Copyright © 2011–2021. All rights reserved.