org.exoplatform.calendar.webui.popup
Class UIEventAttenderTab
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.form.UIFormInputSet
org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.calendar.webui.popup.UIEventAttenderTab
public class UIEventAttenderTab
- extends org.exoplatform.webui.form.UIFormInputWithActions
Created by The eXo Platform SARL
Author : Pham Tuan
tuan.pham@exoplatform.com
Aug 29, 2007
| Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormInputWithActions |
org.exoplatform.webui.form.UIFormInputWithActions.ActionData |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
config, OBJECTID, UICOMPONENT, uiparent |
| Methods inherited from class org.exoplatform.webui.form.UIFormInputWithActions |
setActionField |
| Methods inherited from class org.exoplatform.webui.form.UIFormInputSet |
addUIFormInput, addUIFormInput, getName, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset |
| Methods inherited from class org.exoplatform.webui.core.UIContainer |
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit |
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIELD_FROM_TIME
public static final java.lang.String FIELD_FROM_TIME
FIELD_TO_TIME
public static final java.lang.String FIELD_TO_TIME
FIELD_CHECK_TIME
public static final java.lang.String FIELD_CHECK_TIME
FIELD_DATEALL
public static final java.lang.String FIELD_DATEALL
FIELD_CURRENTATTENDER
public static final java.lang.String FIELD_CURRENTATTENDER
parMap_
protected java.util.Map<java.lang.String,java.lang.String> parMap_
calendar_
public java.util.Calendar calendar_
UIEventAttenderTab
public UIEventAttenderTab(java.lang.String arg0)
getUIFormComboBox
protected UIFormComboBox getUIFormComboBox(java.lang.String id)
updateParticipants
protected void updateParticipants(java.lang.String values)
throws java.lang.Exception
- Throws:
java.lang.Exception
isCheckFreeTime
public boolean isCheckFreeTime()
getMap
protected java.util.Map<java.lang.String,java.lang.String> getMap()
getParticipants
protected java.lang.String[] getParticipants()
getDateValue
protected java.lang.String getDateValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
moveNextDay
protected void moveNextDay()
throws java.lang.Exception
- Throws:
java.lang.Exception
movePreviousDay
protected void movePreviousDay()
throws java.lang.Exception
- Throws:
java.lang.Exception
getParentFrom
protected org.exoplatform.webui.form.UIForm getParentFrom()
getFormName
protected java.lang.String getFormName()
getFromFieldValue
protected java.lang.String getFromFieldValue()
setEventFromDate
protected void setEventFromDate(java.util.Date date,
java.lang.String timeFormat)
getEventAllDate
protected boolean getEventAllDate()
setEventToDate
protected void setEventToDate(java.util.Date date,
java.lang.String timeFormat)
isAllDateFieldChecked
protected boolean isAllDateFieldChecked()
processRender
public void processRender(org.exoplatform.webui.application.WebuiRequestContext arg0)
throws java.lang.Exception
- Overrides:
processRender in class org.exoplatform.webui.form.UIFormInputWithActions
- Throws:
java.lang.Exception
getUserTimeZone
public java.lang.String getUserTimeZone(java.lang.String username)
throws java.lang.Exception
- Throws:
java.lang.Exception
getServerTimeZone
public java.lang.String getServerTimeZone()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.