public class UIDocActivityPopup
extends org.exoplatform.webui.core.UIContainer
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIDocActivityPopup.CancelActionListener |
static class |
UIDocActivityPopup.SelectedFileActionListener |
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CANCEL |
static String |
SELECTEDFILE |
protected static String |
UI_DOCUMENT_SELECTOR_TAB |
| Constructor and Description |
|---|
UIDocActivityPopup() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
int |
getMaxFilesCount() |
List<UIAbstractSelectFileComposer> |
getUIFileSelectors() |
boolean |
isLimitReached() |
void |
setLimitReached(boolean limitReached) |
void |
setMaxFilesCount(int maxFilesCount) |
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 UI_DOCUMENT_SELECTOR_TAB
protected static final String CANCEL
public static final String SELECTEDFILE
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic int getMaxFilesCount()
public void setMaxFilesCount(int maxFilesCount)
public boolean isLimitReached()
public void setLimitReached(boolean limitReached)
public List<UIAbstractSelectFileComposer> getUIFileSelectors()
public void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentCopyright © 2003–2019 eXo Platform SAS. All rights reserved.