public class UIDriveList extends UIPagingGridDecorator
| Modifier and Type | Class and Description |
|---|---|
static class |
UIDriveList.AddDriveActionListener |
static class |
UIDriveList.DeleteActionListener |
static class |
UIDriveList.DriveComparator |
static class |
UIDriveList.EditInfoActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ACTIONS |
static String |
ST_ADD |
static String |
ST_EDIT |
uiIterator_| Constructor and Description |
|---|
UIDriveList() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActions() |
List<DriveData> |
getDriveList() |
List<DriveData> |
getDrives() |
String |
getDriveViews(DriveData driveData)
Get Drive Views Labels from resource Bundle.
|
String |
getPortalName() |
String |
getRepository() |
String |
getRequestContextName() |
void |
refresh(int currentPage) |
String |
standardizeGroupName(String groupName) |
getUIPageIteratorfindComponentById, findComponentOfType, findFirstComponentOfType, getUIComponent, renderChildren, setUIComponentbroadcast, 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, urlpublic static final String[] ACTIONS
public static final String ST_ADD
public static final String ST_EDIT
public String[] getActions()
public void refresh(int currentPage)
throws Exception
refresh in class UIPagingGridDecoratorExceptionpublic String getRequestContextName()
public String getDriveViews(DriveData driveData)
driveData - DriveDatapublic String getPortalName()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.