public class UIClipboard
extends org.exoplatform.webui.core.UIComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIClipboard.ClearAllActionListener |
static class |
UIClipboard.DeleteActionListener |
static class |
UIClipboard.PasteActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
CLIPBOARD_ACTIONS |
static String[] |
CLIPBOARD_BEAN_FIELD |
| Constructor and Description |
|---|
UIClipboard() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBeanActions() |
String[] |
getBeanFields() |
LinkedList<ClipboardCommand> |
getClipboardData() |
broadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String[] CLIPBOARD_BEAN_FIELD
public static final String[] CLIPBOARD_ACTIONS
public String[] getBeanFields()
public String[] getBeanActions()
public LinkedList<ClipboardCommand> getClipboardData() throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.