org.daypilot.ui
Class DayPilotCalendar
java.lang.Object
org.daypilot.ui.DayPilotCalendar
public class DayPilotCalendar
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DayPilotCalendar
public DayPilotCalendar()
callback
public JSONObject callback(JSONObject input)
process
public void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
getDataValueField
public java.lang.String getDataValueField()
setDataValueField
public void setDataValueField(java.lang.String dataValueField)
getDataTextField
public java.lang.String getDataTextField()
setDataTextField
public void setDataTextField(java.lang.String dataTextField)
getDataStartField
public java.lang.String getDataStartField()
setDataStartField
public void setDataStartField(java.lang.String dataStartField)
getDataEndField
public java.lang.String getDataEndField()
setDataEndField
public void setDataEndField(java.lang.String dataEndField)
getEvents
public java.util.Collection getEvents()
setEvents
public void setEvents(java.util.Collection<?> events)
update
public void update(UpdateType updateType)
update
public void update()
- Updates the client (using CallBackUpdateType.EVENTS_ONLY).
getRequest
public javax.servlet.http.HttpServletRequest getRequest()
getResponse
public javax.servlet.http.HttpServletResponse getResponse()
getUpdateType
public UpdateType getUpdateType()
setUpdateType
public void setUpdateType(UpdateType updateType)
onInit
public void onInit()
throws java.lang.Exception
- Throws:
java.lang.Exception
onEventClick
public void onEventClick(EventClickArgs ea)
throws java.lang.Exception
- Throws:
java.lang.Exception
onEventMove
public void onEventMove(EventMoveArgs ea)
throws java.lang.Exception
- Throws:
java.lang.Exception
onEventResize
public void onEventResize(EventResizeArgs ea)
throws java.lang.Exception
- Throws:
java.lang.Exception
onCommand
public void onCommand(CommandArgs ea)
throws java.lang.Exception
- Throws:
java.lang.Exception
onTimeRangeSelected
public void onTimeRangeSelected(TimeRangeSelectedArgs ea)
throws java.lang.Exception
- Throws:
java.lang.Exception
onFinish
public void onFinish()
throws java.lang.Exception
- Throws:
java.lang.Exception
onPrepare
public void onPrepare()
throws java.lang.Exception
- Throws:
java.lang.Exception
getVisibleStart
public DateTime getVisibleStart()
getVisibleEnd
public DateTime getVisibleEnd()
getStartDate
public DateTime getStartDate()
setStartDate
public void setStartDate(DateTime startDate)
getDays
public int getDays()
setDays
public void setDays(int days)
getHeightSpec
public HeightSpec getHeightSpec()
setHeightSpec
public void setHeightSpec(HeightSpec heightSpec)
getBusinessBeginsHour
public int getBusinessBeginsHour()
setBusinessBeginsHour
public void setBusinessBeginsHour(int businessBeginsHour)
getBusinessEndsHour
public int getBusinessEndsHour()
setBusinessEndsHour
public void setBusinessEndsHour(int businessEndsHour)
getViewType
public ViewType getViewType()
setViewType
public void setViewType(ViewType viewType)
getBackColor
public java.lang.String getBackColor()
setBackColor
public void setBackColor(java.lang.String backColor)
getHeaderDateFormat
public java.lang.String getHeaderDateFormat()
setHeaderDateFormat
public void setHeaderDateFormat(java.lang.String headerDateFormat)
getLocale
public java.util.Locale getLocale()
setLocale
public void setLocale(java.util.Locale locale)
getId
public java.lang.String getId()
getFirstDayOfWeek
public DayOfWeek getFirstDayOfWeek()
isEventHeaderVisible
public boolean isEventHeaderVisible()
setEventHeaderVisible
public void setEventHeaderVisible(boolean eventHeaderVisible)
getTimeFormat
public TimeFormat getTimeFormat()
setTimeFormat
public void setTimeFormat(TimeFormat timeFormat)
getHourFontFamily
public java.lang.String getHourFontFamily()
setHourFontFamily
public void setHourFontFamily(java.lang.String hourFontFamily)
getHourFontSize
public java.lang.String getHourFontSize()
setHourFontSize
public void setHourFontSize(java.lang.String hourFontSize)
getHourFontColor
public java.lang.String getHourFontColor()
setHourFontColor
public void setHourFontColor(java.lang.String hourFontColor)
Version 1.0.453
Copyright © 2012 Annpoint, s.r.o. All Rights Reserved.