public class UIAddAttachment
extends org.exoplatform.webui.core.UIContainer
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIAddAttachment.AttachFileActionListener |
static class |
UIAddAttachment.AttachLinkActionListener |
static class |
UIAddAttachment.CancelActionListener |
static class |
UIAddAttachment.GenericAttachActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ATTACH |
protected static String |
ATTACHLINK |
protected static String |
CANCEL |
static String |
ISATTACHFILE |
static String |
SELECTEDFILE |
protected static String |
UIDOCUMENTSELECTOR |
| Constructor and Description |
|---|
UIAddAttachment() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
javax.jcr.Session |
getCurrentSession() |
String |
getFileURL(String path) |
EventUIComponent |
getTargetAttachEvent() |
void |
setTargetAttachEvent(EventUIComponent targetAttachEvent) |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlprotected static final String UIDOCUMENTSELECTOR
protected static final String CANCEL
protected static final String ATTACH
protected static final String ATTACHLINK
public static final String SELECTEDFILE
public static final String ISATTACHFILE
public EventUIComponent getTargetAttachEvent()
public void setTargetAttachEvent(EventUIComponent targetAttachEvent)
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentCopyright © 2003–2016 eXo Platform SAS. All rights reserved.