public class UIOpenDocumentForm
extends org.exoplatform.webui.core.UIComponent
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIOpenDocumentForm.CancelActionListener
Cancel action, close all popup include popup of ITHIT
|
static class |
UIOpenDocumentForm.ReadOnlyActionListener
Only open document with read-only mode.
|
| Modifier and Type | Field and Description |
|---|---|
String |
absolutePath |
String |
filePath |
String |
mountPath |
| Constructor and Description |
|---|
UIOpenDocumentForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
String[] |
getActions() |
String[] |
getArguments() |
String |
getMessageKey() |
void |
setAbsolutePath(String absolutePath) |
void |
setArguments(String[] args) |
void |
setFilePath(String filePath) |
void |
setMessageKey(String messageKey) |
void |
setMountPath(String mountPath) |
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 String filePath
public String mountPath
public String absolutePath
public String[] getActions()
public void setMessageKey(String messageKey)
public String getMessageKey()
public void setArguments(String[] args)
public String[] getArguments()
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void setFilePath(String filePath)
public void setMountPath(String mountPath)
public void setAbsolutePath(String absolutePath)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.