public class UIUploadForm extends org.exoplatform.webui.form.UIForm implements org.exoplatform.webui.core.UIPopupComponent, UISelectable
| Modifier and Type | Class and Description |
|---|---|
static class |
UIUploadForm.AddActionListener |
static class |
UIUploadForm.AddUploadActionListener |
static class |
UIUploadForm.CancelActionListener |
static class |
UIUploadForm.RemoveActionListener |
static class |
UIUploadForm.RemoveUploadActionListener |
static class |
UIUploadForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESSIBLE_MEDIA |
static String |
FIELD_LISTTAXONOMY |
static String |
FIELD_NAME |
static String |
FIELD_TAXONOMY |
static String |
FIELD_UPLOAD |
static String |
JCRCONTENT |
static String |
POPUP_TAXONOMY |
| Constructor and Description |
|---|
UIUploadForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
void |
doSelect(String selectField,
Object value)
Do select.
|
void |
doUpload(org.exoplatform.webui.event.Event event,
boolean isKeepFile) |
String[] |
getActions() |
List<String> |
getListSameNames(org.exoplatform.webui.event.Event<UIUploadForm> event) |
List<String> |
getListTaxonomy() |
List<String> |
getlistTaxonomyName() |
HashMap<String,List<String>> |
getMapTaxonomies() |
int |
getNumberUploadFile() |
String |
getPathTaxonomy() |
boolean |
getTaxonomyMandatory() |
void |
initFieldInput() |
boolean |
isMultiLanguage() |
void |
resetComponent() |
void |
setIsMultiLanguage(boolean isMultiLanguage,
String language) |
void |
setListTaxonomy(List<String> listTaxonomyNew) |
void |
setListTaxonomyName(List<String> listTaxonomyNameNew) |
void |
setMapTaxonomies(HashMap<String,List<String>> mapTaxonomiesAvaiable) |
void |
setNumberUploadFile(int numberUpload) |
void |
setTaxonomyMandatory(boolean taxoMandatory) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, 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_UPLOAD
public static final String JCRCONTENT
public static final String FIELD_TAXONOMY
public static final String FIELD_LISTTAXONOMY
public static final String POPUP_TAXONOMY
public static final String ACCESSIBLE_MEDIA
public int getNumberUploadFile()
public void setNumberUploadFile(int numberUpload)
public boolean getTaxonomyMandatory()
public void setTaxonomyMandatory(boolean taxoMandatory)
public String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormpublic void setIsMultiLanguage(boolean isMultiLanguage,
String language)
public void resetComponent()
public boolean isMultiLanguage()
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void doSelect(String selectField, Object value) throws Exception
UISelectabledoSelect in interface UISelectableselectField - the select fieldvalue - the valueException - the exceptionpublic List<String> getListSameNames(org.exoplatform.webui.event.Event<UIUploadForm> event) throws Exception
ExceptionCopyright © 2003–2019 eXo Platform SAS. All rights reserved.