Properties

read
Name Type Default
appointmentOpacity Boolean false
appointmentsMinHeight Number 18
appointmentDataFields Object

{
    allDay: "allDay",
    background: "background",
    borderColor: "borderColor",
    color: "color",
    description: "description",
    draggable: "draggable",
    from: "from",
    hidden: "hidden",
    id: "id",
    location: "location",
    recurrencePattern: "recurrencePattern",
    recurrenceException: "recurrenceException",
    resizable: "resizable",
    resourceId: "resourceId",
    readOnly: "readOnly",
    subject: "subject",
    style: "style",
    status: "status",
    to: "to",
    tooltip: "tooltip",
    timeZone: "timeZone"
}
appointmentTooltips Boolean true
columnsHeight Number 30
contextMenu Boolean true
contextMenuOpen Function null
contextMenuClose Function null
contextMenuItemClick Function null
contextMenuCreate Function null
changedAppointments Array []
disabled Boolean false
date jqxDate new $.jqx.date('todayDate')
dayNameFormat string 'full'
enableHover Boolean true
editDialog Boolean true
editDialogDateTimeFormatString String "dd/MM/yyyy hh:mm tt"
editDialogDateFormatString String "dd/MM/yyyy"
editDialogOpen Function null
editDialogCreate Function null
editDialogKeyDown Function null
editDialogClose Function null
exportSettings Object { serverURL: null, characterSet: null, fileName: "jqxScheduler", dateTimeFormatString: "S", resourcesInMultipleICSFiles: false}
height Number/String 600
legendPosition String "bottom"
legendHeight Number 34
localization Object
min jqxDate new $.jqx.date(0)
max jqxDate new $.jqx.date(9999, 12, 31),
ready Function null
renderAppointment Function null
rendering Function null
rendered Function null
rtl Boolean false
resources Object null
rowsHeight Number 27
showToolbar Boolean true
showLegend Boolean false
scrollBarSize Number 15
source Object null
statuses Object

{
	free: "white",
	tentative: "tentative",
	busy: "transparent",
	outOfOffice: "#800080"
 }
				 
touchRowsHeight Number 37
theme String ''
touchAppointmentsMinHeight Number 27
touchScrollBarSize Number 18
timeZone String
touchDayNameFormat String 'abbr'
toolBarRangeFormat String 'dd MMMM yyyy'
toolBarRangeFormatAbbr String 'dd MM yyyy'
toolbarHeight Number 54
views Array ['dayView', 'weekView', 'monthView']
view Number/String
width Number/String 800

Events

appointmentChange Event
appointmentClick Event
appointmentDoubleClick Event
appointmentDelete Event
appointmentAdd Event
bindingComplete Event
cellClick Event
cellDoubleClick Event
contextMenuOpen Event
contextMenuClose Event
contextMenuItemClick Event
contextMenuCreate Event
dateChange Event
editRecurrenceDialogOpen Event
editRecurrenceDialogClose Event
editDialogCreate Event
editDialogOpen Event
editDialogClose Event
viewChange Event

Methods

addAppointment Method
beginAppointmentsUpdate Method
clearAppointmentsSelection Method
clearSelection Method
closeMenu Method
closeDialog Method
deleteAppointment Method
destroy Method
endAppointmentsUpdate Method
ensureAppointmentVisible Method
ensureVisible Method
exportData Method
focus Method
getAppointmentProperty Method
getSelection Method
getAppointments Method
getDataAppointments Method
hideAppointmentsByResource Method
openMenu Method
openDialog Method
selectAppointment Method
setAppointmentProperty Method
selectCell Method
showAppointmentsByResource Method
scrollWidth Method
scrollHeight Method
scrollLeft Method
scrollTop Method