|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.ext.manager.UIAbstractManagerComponent
org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent
org.exoplatform.clouddrive.ecms.SyncingFileManagerComponent
public class SyncingFileManagerComponent
SyncingFile hidden action in working area used by Cloud Drive Javascript to mark synchronzing files in UI. Created by The eXo Platform SAS.
| Nested Class Summary | |
|---|---|
static class |
SyncingFileManagerComponent.SyncingFileActionListener
|
| Field Summary | |
|---|---|
static String |
EVENT_NAME
|
protected static List<org.exoplatform.webui.ext.filter.UIExtensionFilter> |
FILTERS
|
protected static org.exoplatform.services.log.Log |
LOG
|
| Fields inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent |
|---|
path, workspace |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
SyncingFileManagerComponent()
|
|
| Method Summary | |
|---|---|
List<org.exoplatform.webui.ext.filter.UIExtensionFilter> |
getFilters()
|
String |
renderEventURL(boolean ajax,
String name,
String beanId,
org.exoplatform.web.application.Parameter[] params)
|
| Methods inherited from class org.exoplatform.clouddrive.ecms.BaseCloudDriveManagerComponent |
|---|
getUIAbstractManagerClass, initContext |
| Methods inherited from class org.exoplatform.webui.ext.manager.UIAbstractManagerComponent |
|---|
getUIExtensionCategory, getUIExtensionName, setUIExtensionCategory, setUIExtensionName |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, 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, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.exoplatform.services.log.Log LOG
public static final String EVENT_NAME
protected static final List<org.exoplatform.webui.ext.filter.UIExtensionFilter> FILTERS
| Constructor Detail |
|---|
public SyncingFileManagerComponent()
| Method Detail |
|---|
public List<org.exoplatform.webui.ext.filter.UIExtensionFilter> getFilters()
public String renderEventURL(boolean ajax,
String name,
String beanId,
org.exoplatform.web.application.Parameter[] params)
throws Exception
renderEventURL in class org.exoplatform.webui.core.UIComponentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||