Vue UI Components Documentation

Properties

NameTypeDefault
appointmentOpacity Number 0.7
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

NameArgumentsReturn Type
addAppointment item None
beginAppointmentsUpdate None None
clearAppointmentsSelection None None
clearSelection None None
closeMenu None None
closeDialog None None
deleteAppointment appointmenId None
destroy None None
endAppointmentsUpdate None None
ensureAppointmentVisible id None
ensureVisible item, resourceId None
exportData format None
focus None None
getAppointmentProperty appointmentId, name Object
getSelection None Object
getAppointments None Array
getDataAppointments None Array
hideAppointmentsByResource resourcesId None
openMenu left, top None
openDialog left, top None
selectAppointment appointmentId None
setAppointmentProperty appointmentId, name, value None
selectCell date, allday, resourceId None
showAppointmentsByResource resourceId None
scrollWidth None Number
scrollHeight None Number
scrollLeft left None
scrollTop top None