public class UITaskDetailTab
extends org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Modifier and Type | Field and Description |
|---|---|
protected List<org.exoplatform.calendar.service.Attachment> |
attachments_ |
static String |
FIELD_ATTACHMENTS |
static String |
FIELD_CALENDAR |
static String |
FIELD_CATEGORY |
static String |
FIELD_CHECKALL |
static String |
FIELD_DELEGATION |
static String |
FIELD_DESCRIPTION |
static String |
FIELD_EVENT |
static String |
FIELD_FROM |
static String |
FIELD_FROM_TIME |
static String |
FIELD_PRIORITY |
static String |
FIELD_STATUS |
static String |
FIELD_TO |
static String |
FIELD_TO_TIME |
static String |
LABEL_ADD_ATTACHMENTS |
| Constructor and Description |
|---|
UITaskDetailTab(String arg0) |
| Modifier and Type | Method and Description |
|---|---|
void |
addToUploadFileList(org.exoplatform.calendar.service.Attachment attachfile) |
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getActionField(String fieldName) |
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> |
getAttachmentData()
used in groovy template
|
protected List<org.exoplatform.calendar.service.Attachment> |
getAttachments() |
protected List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getCalendar() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
protected List<org.exoplatform.webui.core.model.SelectItemOption<String>> |
getRepeater() |
protected int |
getTimeShift() |
org.exoplatform.webui.form.ext.UIFormComboBox |
getUIFormComboBox(String id) |
org.exoplatform.webui.form.UIFormSelectBoxWithGroups |
getUIFormSelectBoxGroup(String id) |
void |
refreshUploadFileList() |
void |
removeFromUploadFileList(org.exoplatform.calendar.service.Attachment attachfile) |
void |
setActionField(String fieldName,
List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions) |
protected void |
setAttachments(List<org.exoplatform.calendar.service.Attachment> attachment) |
addUIFormInput, addUIFormInput, getName, getSelectedComponentId, getUICheckBoxInput, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset, setSelectedComponent, setSelectedComponentaddChild, 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String FIELD_EVENT
public static final String FIELD_CALENDAR
public static final String FIELD_CATEGORY
public static final String FIELD_FROM
public static final String FIELD_TO
public static final String FIELD_FROM_TIME
public static final String FIELD_TO_TIME
public static final String FIELD_CHECKALL
public static final String FIELD_DELEGATION
public static final String FIELD_PRIORITY
public static final String FIELD_DESCRIPTION
public static final String FIELD_STATUS
public static final String FIELD_ATTACHMENTS
public static final String LABEL_ADD_ATTACHMENTS
protected List<org.exoplatform.calendar.service.Attachment> attachments_
protected org.exoplatform.webui.form.UIForm getParentFrom()
public List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> getAttachmentData() throws Exception
Exceptionpublic void addToUploadFileList(org.exoplatform.calendar.service.Attachment attachfile)
public void removeFromUploadFileList(org.exoplatform.calendar.service.Attachment attachfile)
protected List<org.exoplatform.calendar.service.Attachment> getAttachments()
protected void setAttachments(List<org.exoplatform.calendar.service.Attachment> attachment)
protected List<org.exoplatform.webui.core.model.SelectItemOption<String>> getCalendar() throws Exception
Exceptionpublic void setActionField(String fieldName, List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> actions)
setActionField in class org.exoplatform.webui.form.UIFormInputWithActionspublic List<org.exoplatform.webui.form.UIFormInputWithActions.ActionData> getActionField(String fieldName)
public org.exoplatform.webui.form.ext.UIFormComboBox getUIFormComboBox(String id)
public org.exoplatform.webui.form.UIFormSelectBoxWithGroups getUIFormSelectBoxGroup(String id)
protected int getTimeShift()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.