public class UIEventAttenderTab
extends org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.webui.form.UIFormInputWithActions.ActionData| Modifier and Type | Field and Description |
|---|---|
Calendar |
calendar_ |
static String |
FIELD_CHECK_TIME |
static String |
FIELD_CURRENTATTENDER |
static String |
FIELD_DATEALL |
static String |
FIELD_FROM_TIME |
static String |
FIELD_TO_TIME |
protected Map<String,String> |
parMap_ |
| Constructor and Description |
|---|
UIEventAttenderTab(String arg0) |
| Modifier and Type | Method and Description |
|---|---|
protected UICheckBoxInput |
getCalUICheckBoxInput(String name) |
protected String |
getDateValue() |
protected boolean |
getEventAllDate() |
protected String |
getFormName() |
protected String |
getFromFieldValue() |
static String |
getFullname(String username) |
protected Map<String,String> |
getMap() |
protected org.exoplatform.webui.form.UIForm |
getParentFrom() |
protected String[] |
getParticipants() |
String |
getServerTimeZone() |
protected org.exoplatform.webui.form.ext.UIFormComboBox |
getUIFormComboBox(String id) |
String |
getUserTimeZone() |
protected boolean |
isAllDateFieldChecked() |
boolean |
isCheckFreeTime() |
protected void |
moveNextDay() |
protected void |
movePreviousDay() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext arg0) |
protected void |
setEventFromDate(Date date,
String timeFormat) |
protected void |
setEventToDate(Date date,
String timeFormat) |
protected void |
updateParticipants(String values) |
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_FROM_TIME
public static final String FIELD_TO_TIME
public static final String FIELD_CHECK_TIME
public static final String FIELD_DATEALL
public static final String FIELD_CURRENTATTENDER
public Calendar calendar_
public UIEventAttenderTab(String arg0)
protected org.exoplatform.webui.form.ext.UIFormComboBox getUIFormComboBox(String id)
protected void updateParticipants(String values) throws Exception
Exceptionpublic boolean isCheckFreeTime()
protected UICheckBoxInput getCalUICheckBoxInput(String name)
protected String[] getParticipants()
protected org.exoplatform.webui.form.UIForm getParentFrom()
protected String getFormName()
protected String getFromFieldValue()
protected boolean getEventAllDate()
protected boolean isAllDateFieldChecked()
public void processRender(org.exoplatform.webui.application.WebuiRequestContext arg0)
throws Exception
processRender in class org.exoplatform.webui.form.UIFormInputWithActionsExceptionpublic String getServerTimeZone()
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.