public class UISymLinkForm extends org.exoplatform.webui.form.UIForm implements org.exoplatform.webui.core.UIPopupComponent, UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UISymLinkForm.AddActionListener |
static class |
UISymLinkForm.CancelActionListener |
static class |
UISymLinkForm.RemoveActionListener |
static class |
UISymLinkForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
static byte |
DRIVE_SELECTOR_MODE |
static String |
FIELD_NAME |
static String |
FIELD_PATH |
static String |
FIELD_SYMLINK |
static String |
POPUP_SYMLINK |
static byte |
WORSPACE_SELECTOR_MODE |
| Constructor and Description |
|---|
UISymLinkForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
void |
doSelect(String selectField,
Object value)
Do select.
|
void |
enableLocalizationMode() |
void |
initFieldInput() |
boolean |
isUseWorkspaceSelector() |
void |
useDriveSelector() |
void |
useWorkspaceSelector() |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, 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, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic static final String FIELD_NAME
public static final String FIELD_PATH
public static final String FIELD_SYMLINK
public static final String POPUP_SYMLINK
public static final String DEFAULT_NAME
public static final byte DRIVE_SELECTOR_MODE
public static final byte WORSPACE_SELECTOR_MODE
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void enableLocalizationMode()
public void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionpublic void useWorkspaceSelector()
public void useDriveSelector()
public boolean isUseWorkspaceSelector()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.