Package | Description |
---|---|
com.dhtmlx.planner | |
com.dhtmlx.planner.controls | |
com.dhtmlx.planner.extensions |
Class and Description |
---|
DHXExternalLightboxControl
Using form(partial view shown in iframe element) instead of native scheduler lightbox, which doesn't use any scheduler api,
when lightbox means to be opened, scheduler pass current event id to provided view, which is supposed
to process CRUD operations.
|
DHXExternalLightboxForm
Using form(partial view shown in iframe element) instead of native scheduler lightbox, form uses lightbox api,
lightbox.save()
lightbox.remove()
lightbox.close() functions is available from the context of form,
view must contain following functions
object window.getValues()
window.setValues(object)
which will be used by dhtmlx scheduler to populate form with event values and get edited event back
|
DHXLightboxField
Basic class for lightbox editors
|
DHXLightboxItem
Base class for lightbox items
|
DHXMiniCalendarManager
Class to manage mini calendars in scheduler
|
DHXPlannerControlsBase
Basic class for scheduler contorls configurators
|
DHXPlannerLocalization
Class that allows to set localization of scheduler
|
DHXViewsController
Class to manage available views
|
Class and Description |
---|
DHXAgendaView
View allows to see a list of oncoming events
|
DHXControlItem |
DHXExternalLightboxForm
Using form(partial view shown in iframe element) instead of native scheduler lightbox, form uses lightbox api,
lightbox.save()
lightbox.remove()
lightbox.close() functions is available from the context of form,
view must contain following functions
object window.getValues()
window.setValues(object)
which will be used by dhtmlx scheduler to populate form with event values and get edited event back
|
DHXFieldRule
Base class for filter rules
|
DHXFilter |
DHXFilter.DHXLogic |
DHXGridViewColumn |
DHXGridViewColumn.Aligns
Horizontal align of the column content
|
DHXGridViewColumn.Sort
Sorting rule applied to the column
|
DHXGridViewColumn.VAligns
Vertical align of the column content
|
DHXLightboxField
Basic class for lightbox editors
|
DHXLightboxItem
Base class for lightbox items
|
DHXLightboxSelect
Class that represents scheduler lightbox select input
|
DHXLightboxSelectOption
Class that represents elements of select, radiobutton and multiselect
|
DHXLocalization
dhtmlxScheduler localizations
|
DHXMiniCalendar
Class that represents clien-side mini calendar
|
DHXPlannerControlsBase
Basic class for scheduler contorls configurators
|
DHXPlannerControlsItem
Basic class for scheduler controls elements
|
DHXRule.DHXOperator
Filter rule operators
|
DHXTimelineUnit
TimeLine view unit
|
DHXTimelineView.RenderModes
Modes of TimelineView
|
DHXTimelineView.XScaleUnits
Size of units on X scale
|
DHXUnit
Unit for units view
|
DHXView
Base class for scheduler view
|
Class and Description |
---|
DHXPlannerControlsBase
Basic class for scheduler contorls configurators
|
DHXPlannerControlsItem
Basic class for scheduler controls elements
|