public class UIDriveForm extends org.exoplatform.webui.form.UIFormTabPane implements UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIDriveForm.AddIconActionListener |
static class |
UIDriveForm.AddPathActionListener |
static class |
UIDriveForm.AddPermissionActionListener |
static class |
UIDriveForm.CancelActionListener |
static class |
UIDriveForm.ChangeActionListener |
static class |
UIDriveForm.ChooseNodeTypeActionListener |
static class |
UIDriveForm.RefreshActionListener |
static class |
UIDriveForm.RemoveNodeTypeActionListener |
static class |
UIDriveForm.RemovePermissionActionListener |
static class |
UIDriveForm.SaveActionListener |
static class |
UIDriveForm.SelectTabActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ACTIONS |
static String |
ANY_PERMISSION |
static String |
POPUP_DRIVEPERMISSION |
static String |
POPUP_NODETYPE_SELECTOR |
| Constructor and Description |
|---|
UIDriveForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
doSelect(String selectField,
Object value)
Do select.
|
String |
getLabel(ResourceBundle res,
String id) |
String |
getWorkspaceEntries(String selectedWorkspace) |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
refresh(String driveName) |
getName, getSelectedTabId, hasInfoBar, hasRenderResourceTabName, processDecode, setInfoBar, setRenderResourceTabName, setSelectedTab, setSelectedTabaddUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, 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, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String[] ACTIONS
public static final String POPUP_DRIVEPERMISSION
public static final String POPUP_NODETYPE_SELECTOR
public static final String ANY_PERMISSION
public String getLabel(ResourceBundle res, String id)
getLabel in class org.exoplatform.webui.form.UIFormpublic void doSelect(String selectField, Object value)
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valuepublic String getWorkspaceEntries(String selectedWorkspace) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.