public class UIImportForm extends org.exoplatform.webui.form.UIForm implements UIPopupComponent, UISelector
| Modifier and Type | Class and Description |
|---|---|
static class |
UIImportForm.AddActionListener |
static class |
UIImportForm.CancelActionListener |
static class |
UIImportForm.ImportActionListener |
static class |
UIImportForm.SaveActionListener |
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD_NEW |
static String |
DESCRIPTION |
static String |
DISPLAY_NAME |
static String |
FIELD_TO_CALENDAR |
static String |
FIELD_UPLOAD |
protected int |
flag_ |
static String |
ONCHANGE |
static String |
PERMISSION_SUB |
Map<String,Map<String,String>> |
perms_ |
static String |
SELECT_COLOR |
static String |
TIMEZONE |
static String |
TYPE |
static int |
UPDATE_EXIST |
| Constructor and Description |
|---|
UIImportForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
String[] |
getActions() |
protected String |
getCalendarId() |
protected String |
getDescription() |
String |
getLabel(String id) |
List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getPrivateCalendars() |
protected String |
getSelectedColor() |
protected String |
getTimeZone() |
org.exoplatform.webui.form.UIFormSelectBoxWithGroups |
getUIFormSelectBoxGroup(String id) |
void |
init(String calId,
String calType) |
boolean |
isNew() |
void |
switchMode(int flag) |
void |
updateSelect(String selectField,
String value) |
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, 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 DISPLAY_NAME
public static final String DESCRIPTION
public static final String SELECT_COLOR
public static final String TIMEZONE
public static final String PERMISSION_SUB
public static final String TYPE
public static final String FIELD_UPLOAD
public static final String FIELD_TO_CALENDAR
public static final String ONCHANGE
public static final int UPDATE_EXIST
public static final int ADD_NEW
protected int flag_
public String getLabel(String id)
getLabel in class org.exoplatform.webui.form.UIFormpublic String[] getActions()
getActions in class org.exoplatform.webui.form.UIFormpublic void activate()
throws Exception
activate in interface UIPopupComponentExceptionpublic void deActivate()
throws Exception
deActivate in interface UIPopupComponentExceptionpublic List<org.exoplatform.webui.core.model.SelectItemOption<String>> getPrivateCalendars()
public boolean isNew()
protected String getDescription()
protected String getSelectedColor()
protected String getTimeZone()
public void switchMode(int flag)
public org.exoplatform.webui.form.UIFormSelectBoxWithGroups getUIFormSelectBoxGroup(String id)
protected String getCalendarId()
public void updateSelect(String selectField, String value) throws Exception
updateSelect in interface UISelectorExceptionCopyright © 2003–2020 eXo Platform SAS. All rights reserved.