- get(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get property value as string
- get(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get property value as string
- get(String) - Method in class com.dhtmlx.planner.controls.DHXServerList
-
- get(int) - Method in class com.dhtmlx.planner.data.DHXDataStore
-
Get event object by index
- get(int) - Method in class com.dhtmlx.planner.data.DHXEventsStore
-
- get(String) - Method in class com.dhtmlx.planner.DHXLightbox
-
Gets lightbox section by name
- get(Integer) - Method in class com.dhtmlx.planner.DHXLightbox
-
Gets lightbox section by index
- get(String) - Method in class com.dhtmlx.planner.DHXProperties
-
Get property
- getAddEvent() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getAfterInit() - Method in class com.dhtmlx.planner.DHXPlanner
-
Any custom js code which should be inserted after scheduler.init call
- getAgendaText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for AgendaView.
- getAgendaTime() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for AgendaView.
- getAlign() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getAllTimed() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getApiDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Used to set dates in events using api methods.
- getApiDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template used for date in events
- getAutoEndDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If set to true - when you change start event time or date, the end event
time and date will be changed automatically in order to make the event
duration value 60 minutes
- getBarHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Height of event bars in month view
- getBeforeInit() - Method in class com.dhtmlx.planner.DHXPlanner
-
Any custom js code which should be inserted before scheduler.init call
- getBool(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get property value as bool
- getBool(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get property value as bool
- getButton() - Method in class com.dhtmlx.planner.controls.DHXLightboxRecurringBlock
-
Displayed button type
- getCanDrag() - Method in class com.dhtmlx.planner.api.DHXEventBox
-
- getCanResize() - Method in class com.dhtmlx.planner.api.DHXEventBox
-
- getCascadeEventCount() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Sets the maximum number of events in a cascade.
- getCascadeEventDisplay() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
By default, events scheduled to the same time are displayed one by one.
- getCascadeEventMargin() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Sets the left margin for the cascade of events.
- getCheckedValue() - Method in class com.dhtmlx.planner.controls.DHXLightboxCheckbox
-
This value will be returned if checkbox is checked.
- getCheckLimits() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Activates/disables checking of limits (by default, true).
- getClassName() - Method in class com.dhtmlx.planner.controls.DHXExternalLightboxForm
-
css class to be attached to iframe
- getClickFormDetails() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getCodebase() - Method in class com.dhtmlx.planner.DHXPlanner
-
gets scheduler's codebase
- getCollectionLink() - Static method in class com.dhtmlx.planner.controls.DHXServerList
-
- getCollections() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getCollisionLimit() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Configuration for Collision extension.
- getColumns() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
- getConfigSection() - Static method in class com.dhtmlx.planner.controls.DHXServerList
-
- getContainer() - Method in class com.dhtmlx.planner.controls.DHXMiniCalendar
-
Id of DOM element where mini calendar shoud be placed
- getCount() - Method in class com.dhtmlx.planner.DHXProperties
-
Get non-default values count
- getCreateOnClick() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getCSS() - Method in class com.dhtmlx.planner.controls.DHXControl
-
Get css files which is required by current configuration
- getCSS() - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get css files which is required by current configuration
- getCSS() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsBase
-
Get css files which is reqired by current configuration
- getCSS() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get css files which is reqired by current configuration
- getCSS() - Method in class com.dhtmlx.planner.DHXPlannerSettingsBase
-
Get css files which is reqired by current configuration
- getCSS() - Method in class com.dhtmlx.planner.extensions.DHXPlannerExtensions
-
- getCssClass() - Method in class com.dhtmlx.planner.api.DHXEventBox
-
- getCssClass() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getCssClass() - Method in class com.dhtmlx.planner.api.DHXMarkTime
-
- getData() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsBase
-
- getDate(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get property value as DateTime
- getDate() - Method in class com.dhtmlx.planner.controls.DHXMiniCalendar
-
Selected date
- getDate(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get property value as Date
- getDateFormat() - Method in class com.dhtmlx.planner.data.DHXDataStore
-
- getDayDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Subheader, day label in day and week views;
- getDayDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date in header of day view
- getDays() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getDayScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date in sub-header of day view
- getDblClickCreate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Allows creating new events by double click;
- getDefaultDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Header of day and week views;
- getDefaultName() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getDefaults() - Method in class com.dhtmlx.planner.controls.DHXFieldRule
-
- getDetailsOnCreate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Uses extended form on new event creation by drag or by dbl-click (option
doesn't affect monthly view - where details form is the only way to
change data);
- getDetailsOnDblClick() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Uses extended form on event double-click (double-click on existing
event).
- getDirectory() - Method in class com.dhtmlx.planner.controls.DHXPlannerLocalization
-
- getDisplayedEventColor() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Sets the default background color for the events
- getDisplayedEventTextColor() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Sets the default font color for events
- getDisplayMarkedTimespans() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getDragCreate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Allows creating new events by dnd;
- getDragLightbox() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
When set to true lightbox can be dragged by header, it is enabled by
default
- getDragMove() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Allows moving events by dnd;
- getDragResize() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Allows resizing events by dnd;
- getDx() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets the width of the first column.
- getDy() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets the minimal height of cells (if SectionAutoheight parameter has value 'false', the height of the cells will be equal to dy, otherwise the height of the cells will be increase to fill all free space).
- getDynFilter() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getEditOnCreate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Shows form on new event creation;
- getEditorWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
The width of event text input
- getELat() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
- getELng() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
- getEnabled() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getEnd() - Method in class com.dhtmlx.planner.api.DHXZone
-
- getEnd_date() - Method in interface com.dhtmlx.planner.DHXEv
-
- getEnd_date() - Method in class com.dhtmlx.planner.DHXEvent
-
- getEndDate() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getEndDate() - Method in class com.dhtmlx.planner.controls.DHXAgendaView
-
- getEvent_length() - Method in class com.dhtmlx.planner.DHXEventRec
-
- getEvent_pid() - Method in class com.dhtmlx.planner.DHXEventRec
-
- getEventBarDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Event_bar_date - defines date for event bars in month view;
- getEventBarText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Defines text for event bars in month view
- getEventBox() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getEventClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Assings css class to event
- getEventDuration() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Used to set the initial duration of the event.
- getEventDy() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets the event height.
- getEventHeader() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Defines text label in header of event ( date );
- getEventMinDy() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets the minimum event height.
- getEvents() - Method in class com.dhtmlx.planner.data.DHXEventsStore
-
- getEvents() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getEventText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Defines text in middle part of event ( text );
- getField() - Method in class com.dhtmlx.planner.controls.DHXRule
-
- getFilter() - Method in class com.dhtmlx.planner.controls.DHXView
-
- getFilterFrom() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getFilterTo() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getFirstHour() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Hour from which day and week scales start;
- getFitEvents() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
If section height should be increased to fit all events in there or should it be fixed (dy property).
- getFixedStep() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getFixTabPosition() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
By default, the dhx_terrace skinned scheduler presents the views tabs on
the left side.
- getFocus() - Method in class com.dhtmlx.planner.controls.DHXLightboxText
-
If set to true, related field will receive focus on form showing
- getFolderDy() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
The height of folders in pixels (nonapplicable for cells with folder names)
- getFolderEventsAvailable() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Need to be set as "true" if you want to have the possibility to specify an event not only for individual event holder but also for the whole folder (any level).
- getFormat() - Method in class com.dhtmlx.planner.data.DHXDataLoader
-
gets data format
- getFrom() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
Show events after date
- getFrom() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getFullDay() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getFullDay() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If set to true - entry fields in 'Time period' section of details form
are blocked, and time period is set to a full day from 0.00am the current
cell data till 0.00am next day.
- getFullEventDy() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets FullEventDy.
- getFullWeek() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getHandleDifferentResources() - Method in class com.dhtmlx.planner.extensions.DHXCollisionExtension
-
- getHandler() - Method in class com.dhtmlx.planner.controls.DHXMiniCalendar
-
Mini calendar onDateSelect handler(js function)
- getHeight() - Method in class com.dhtmlx.planner.controls.DHXExternalLightboxForm
-
The height of an iframe with lightbox
- getHeight() - Method in class com.dhtmlx.planner.controls.DHXLightboxField
-
The height of an editor
- getHeight() - Method in class com.dhtmlx.planner.DHXPlanner
-
Get scheduler's height
- getHeightUnit() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets height units
- getHiddenProperties() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
- getHighlight() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getHighlightDisplayedEvent() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Specifies whether events should be highlighted while displaying.
- getHourDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Vertical scale for day and week views;
- getHourScale() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
y-scale on day and week views
- getHourSizePx() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Height of 1 hour in pixels;
- getHtml() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getHtml() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getIcalParam() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets iCal parameter name
- getIcalUrl() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets export to iCal url
- getId() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getId() - Method in interface com.dhtmlx.planner.DHXEv
-
- getId() - Method in class com.dhtmlx.planner.DHXEvent
-
- getIgnoreUnits() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
- getIgnoreUnits() - Method in class com.dhtmlx.planner.controls.DHXView
-
- getILat() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
- getILng() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
- getIncludeEndBy() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getInitConfigSection() - Static method in class com.dhtmlx.planner.controls.DHXServerList
-
- getInitialView() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getInt(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get property value as int
- getInt(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get property value as int
- getIntValue() - Method in enum com.dhtmlx.planner.api.DHXTimeSpan.DHXDayOfWeek
-
- getInvert() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
gets inverting zone mode
- getItems() - Method in class com.dhtmlx.planner.controls.DHXControl
-
Get content items
- getItems() - Method in class com.dhtmlx.planner.controls.DHXTimelineUnit
-
Unit's child nodes
- getItems() - Method in class com.dhtmlx.planner.extensions.DHXPlannerExtensions
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXAgendaView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXControl
-
Get js files which is required by current configuration
- getJS() - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get js files which is required by current configuration
- getJS() - Method in class com.dhtmlx.planner.controls.DHXExternalLightboxForm
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXLightboxCheckbox
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXLightboxMiniCalendar
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXLightboxMultiselect
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXLightboxRadio
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXLightboxRecurringBlock
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXMiniCalendar
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsBase
-
Get js files which is reqired by current configuration
- getJS() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get js files which is reqired by current configuration
- getJS() - Method in class com.dhtmlx.planner.controls.DHXPlannerLocalization
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXWeekAgendaView
-
- getJS() - Method in class com.dhtmlx.planner.controls.DHXYearView
-
- getJS() - Method in class com.dhtmlx.planner.data.DHXDataLoader
-
- getJS() - Method in class com.dhtmlx.planner.data.DHXDataManager
-
gets required js files
- getJS() - Method in class com.dhtmlx.planner.DHXPlannerSettingsBase
-
Get js files which is reqired by current configuration
- getJS() - Method in class com.dhtmlx.planner.extensions.DHXPlannerExtensions
-
- getKey() - Method in class com.dhtmlx.planner.controls.DHXLightboxSelectOption
-
Item value
- getKey(Object) - Method in class com.dhtmlx.planner.controls.DHXServerList
-
- getKey() - Method in class com.dhtmlx.planner.controls.DHXUnit
-
- getKeys() - Method in class com.dhtmlx.planner.DHXProperties
-
Get all properties keys
- getLabel() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getLabel() - Method in class com.dhtmlx.planner.controls.DHXLightboxField
-
The editor label text
- getLabel() - Method in class com.dhtmlx.planner.controls.DHXLightboxSelectOption
-
Item label
- getLabel() - Method in class com.dhtmlx.planner.controls.DHXUnit
-
- getLabel() - Method in class com.dhtmlx.planner.controls.DHXView
-
View tab text
- getLabel() - Method in class com.dhtmlx.planner.data.DHXCollection
-
- getLastHour() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Hour from which day and week scales end.
- getLightboxAdditionalHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
- getLightboxHeader() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Defines text form lightbox header
- getLightboxRecurring() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
{'ask' (default), 'instance', 'series'} defines the lightbox behavior
while opening in the edit mode
- getLimitEnd() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getLimitStart() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getLimitTimeSelect() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Adjust time selects to first ahd last hour settings
- getLimitView() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getLoadDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getLogic() - Method in class com.dhtmlx.planner.controls.DHXFilter
-
- getMapDateWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Following option are available only on MapView.
- getMapDescriptionWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Following option are available only on MapView.
- getMapInfoWindowMaxWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Maximum width of the info window (marker's tooltip) on the map {integer}
- getMapInitalZoom() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Initial zoom {integer}
- getMapResolveEventLocation() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If the locations of events have no latitude and longitude values in the
database, you can activate the following option and the coordinates will
be defined automatically during event loading {boolean}
- getMapResolveUserLocation() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Some browsers open up the opportunity to determine your location.
- getMapText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for MapView.
- getMapTime() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for MapView.
- getMapTo() - Method in class com.dhtmlx.planner.controls.DHXLightboxField
-
Property of the event maped to the editor
- getMapType() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Map type {takes one of the predifened values}
- getMapZoomAfterResolve() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Zoom that will be used to show your location if you agree to a browser
offer to show it {boolean}
- getMarginLeft() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Left margin of the calendar
- getMarginTop() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Top margin of the calendar
- getMarkerDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for MapView.
- getMarkerGeoFail() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
Message in info window in case of unsuccessful geolocation response
- getMarkerGeoSuccess() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
Message in info window in case of successful geolocation response
- getMarkerText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for MapView.
- getMarkNow() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
When it set to true, day and week view will have marker, which show
current time
- getMaxMonthEvents() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getMenuWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Width of selection menu on the day|week views
- getMinEventHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Minimal height of displayed event
- getMode() - Method in class com.dhtmlx.planner.data.DHXDataProcessor
-
gets dataprocessor transaction mode
- getMonthDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Header of month view;
- getMonthDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date in header of month view
- getMonthDateClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Assings css class to month date
- getMonthDay() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Each day block in month view;
- getMonthDay() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getMonthEventsLink() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getMonthScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Days of week on month view
- getMonthScaleHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Height of the month cells in month view
- getMultiDay() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Enables rendering of multi-day events in daily and weekly views
- getName() - Method in class com.dhtmlx.planner.controls.DHXLightboxField
-
Name of the editor
- getName() - Method in class com.dhtmlx.planner.controls.DHXView
-
View name
- getName() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getNavHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Height of top area with navigation buttons and tabs
- getNavigation() - Method in class com.dhtmlx.planner.controls.DHXMiniCalendar
-
Allow/Deny month scroll
- getObject(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
- getObject(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
gets property value as object
- getOccurrenceTimestampInUTC() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
The option allows working with recurring events independently of time
zones.
- getOperator() - Method in class com.dhtmlx.planner.controls.DHXRule
-
- getPaging() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
Enable months navigation(incompatible with From and To properties)
- getPdfMode() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets export to PDF mode
- getPdfUrl() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets export to PDF url
- getPositiveClosing() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If outside click occurs during form edit, then form will be saved and
event will be updated.
- getPrefix() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsBase
-
- getPrefix() - Method in class com.dhtmlx.planner.DHXPlannerSettingsBase
-
- getPreserveScroll() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
When set to true current scroll position is preserved when navigating
between dates on the same view, it is enabled by default
- getPreventCache() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Add uid to data reqests, to prevent cache in ie
- getProperties() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
- getProperties() - Method in class com.dhtmlx.planner.DHXPlannerSettingsBase
-
- getProperty() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
The name of event property, which holds info for x-position
- getQuickInfoContent() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getQuickInfoDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getQuickInfoDetached() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getQuickInfoTitle() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getRaw(String) - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Get property value
- getRaw(String) - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Get property value
- getReadonly() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If set to true - events in scheduler can't be created|changed|deleted; 1)
- getReadonlyForm() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getRec_type() - Method in class com.dhtmlx.planner.DHXEventRec
-
- getRenderMode() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Gets render mode.
- getRepeatDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Format of date in “end by� field in reccuring events details
- getRepeatPrecise() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getRequest() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getResizeEvents() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Allow to resize events by dnd
- getRowHeight() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
Event row height
- getRules() - Method in class com.dhtmlx.planner.controls.DHXFilter
-
- getScaleHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Height of x-scale
- getScaleWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Width of y-scale
- getScriptUrl() - Method in class com.dhtmlx.planner.controls.DHXLightboxMultiselect
-
AjaxUrl containing options data
- getScrollHour() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Hour which will be at top of screen, after view mode update
- getScrollWidth() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
Expected width of scrollbar
- getSectionAutoheight() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Assigns automatic height adjustment of the cells
- getSectionLocation() - Method in class com.dhtmlx.planner.controls.DHXMapView
-
Name of the location section in lightbox
- getSections() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getSelect() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
Enable events selecting
- getSelect() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getSeparateShortEvents() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getServerList() - Method in class com.dhtmlx.planner.controls.DHXLightboxSelect
-
Allows to get or explicitly specify server list for the control
- getServerList() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
- getServerListLink() - Method in class com.dhtmlx.planner.controls.DHXServerListHelper
-
- getServerListLink() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
- getServerUTC() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If enabled component will convert server side dates from utc to local
timezone, and backward during data sending to server;
- getShowLoading() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Shows the progress during data loading, useful for dynamic loading mode
- getSize() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
Defines how much units must be shown on the screen
- getSkin() - Method in class com.dhtmlx.planner.DHXPlanner
-
Skin of dhxScheduler, glossy by default
- getSkipIncorrect() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
Skip events which belongs to none of the defined units
- getSort() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getSorting() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getSpanType() - Method in class com.dhtmlx.planner.api.DHXMarkTime
-
- getStart() - Method in class com.dhtmlx.planner.api.DHXZone
-
- getStart_date() - Method in interface com.dhtmlx.planner.DHXEv
-
- getStart_date() - Method in class com.dhtmlx.planner.DHXEvent
-
- getStartDate() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getStartDate() - Method in class com.dhtmlx.planner.controls.DHXAgendaView
-
- getStartOnMonday() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If true week starts from Monday ( if false, week start from Sunday);
- getStep() - Method in class com.dhtmlx.planner.api.DHXHighlight
-
- getStep() - Method in class com.dhtmlx.planner.controls.DHXUnitsView
-
Defines scroll step
- getTabClass() - Method in class com.dhtmlx.planner.controls.DHXView
-
Css class for the view tab
- getTabPosition() - Method in class com.dhtmlx.planner.controls.DHXView
-
Tab left margin
- getTabStyle() - Method in class com.dhtmlx.planner.controls.DHXView
-
Css style to be applyed to the tab
- getTabWidth() - Method in class com.dhtmlx.planner.controls.DHXView
-
Width of the view's label
- getTemplate() - Method in class com.dhtmlx.planner.api.DHXEventBox
-
- getTemplate() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- getTemplate() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getText() - Method in interface com.dhtmlx.planner.DHXEv
-
- getText() - Method in class com.dhtmlx.planner.DHXEvent
-
- getTimeFrameCount() - Method in class com.dhtmlx.planner.controls.DHXAgendaView
-
- getTimeFrameUnits() - Method in class com.dhtmlx.planner.controls.DHXAgendaView
-
- getTimelineCellClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineCellValue() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineScaleLabel() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineScalexClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineScaleyClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineSecondScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineSecondScalexClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimelineTooltip() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for TimelineView.
- getTimeOffset() - Method in class com.dhtmlx.planner.data.DHXDataStore
-
- getTimePicker() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
- getTimeSpans() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getTimeStep() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Minimal date size step in minutes;
- getTo() - Method in class com.dhtmlx.planner.controls.DHXGridView
-
Show events before date
- getTo() - Method in class com.dhtmlx.planner.DHXEventsManager
-
- getTooltipClassName() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Configuration for Tooltip extension.
- getTooltipDeltaX() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Configuration for Tooltip extension.
- getTooltipDeltaY() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Configuration for Tooltip extension.
- getTooltipText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Configuration for Tooltip extension.
- getTooltipTimeoutToDisplay() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Configuration for Tooltip extension.
- getTouch() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getTouchDrag() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getTouchTip() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getToUniversalTime() - Method in class com.dhtmlx.planner.data.DHXDataStore
-
- getType() - Method in class com.dhtmlx.planner.controls.DHXLightboxField
-
The editor's type, defines how editor will be rendered on the client
- getUncheckedValue() - Method in class com.dhtmlx.planner.controls.DHXLightboxCheckbox
-
This value will be returned if checkbox is unchecked.
- getUnits() - Method in class com.dhtmlx.planner.api.DHXSection
-
- getUpdateRender() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
If the option is set to true, each time when an event is updated, the
whole view will be refreshed ( instead of a changed event only).
- getURL() - Method in class com.dhtmlx.planner.data.DHXDataProcessor
-
gets dataprocessor url
- getUseSelectMenuSpace() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
By default, events occupies just a part of the cell width and leave the
place for the left-side menu.
- getVAlign() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getValue() - Method in class com.dhtmlx.planner.controls.DHXRule
-
- getValue() - Method in class com.dhtmlx.planner.data.DHXCollection
-
- getVersion() - Method in class com.dhtmlx.planner.DHXPlanner
-
- getVertical() - Method in class com.dhtmlx.planner.controls.DHXLightboxMultiselect
-
Vertical placement
- getVertical() - Method in class com.dhtmlx.planner.controls.DHXLightboxRadio
-
Vertical placement
- getView() - Method in class com.dhtmlx.planner.api.DHXSection
-
- getView() - Method in class com.dhtmlx.planner.controls.DHXExternalLightboxForm
-
Path to view
- getView(int) - Method in class com.dhtmlx.planner.controls.DHXViewsController
-
Get view by index
- getViewName() - Method in class com.dhtmlx.planner.controls.DHXFilter
-
- getViews() - Method in class com.dhtmlx.planner.controls.DHXViewsController
-
Get collection of scheduler views
- getViewType() - Method in class com.dhtmlx.planner.controls.DHXView
-
Type of the view
- getVisibleProperties() - Method in class com.dhtmlx.planner.controls.DHXControlItem
-
Return collection of properties, which is not marked as hidden
- getVisibleProperties() - Method in class com.dhtmlx.planner.controls.DHXPlannerControlsItem
-
Return collection of properties, which is not marked as hidden
- getWeekAgendaEventText() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for event description in WeekAgendaView
- getWeekAgendaScaleHeight() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
- getWeekDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Subheader, days of week in month view;
- getWeekDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date in header of week view
- getWeekDateClass() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Assings css class to week date
- getWeekScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date in sub-header of week view
- getWideForm() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Enables "wide" mode for lightbox
- getWidth() - Method in class com.dhtmlx.planner.controls.DHXExternalLightboxForm
-
The width of an iframe with lightbox
- getWidth() - Method in class com.dhtmlx.planner.controls.DHXGridViewColumn
-
- getWidth() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets scheduler's width
- getWidthUnit() - Method in class com.dhtmlx.planner.DHXPlanner
-
Gets width units
- getXDate() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Date format which should be used for second scale, "July 01"
- getXLength() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
How much x_step need to be used to fill the whole day ( it is necessary only if you are using minute or hour as x_unit )
- getXmlDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
Used to define format of data in data xml
- getXmlDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
String to date parser used to convert data from XML
- getXmlFormat() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Date to str converter used to send data back to server;
- getXScaleUnit() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Size of units on X scale ( can be minute, hour, day, week, month, year )
- getXSize() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
How must steps need to be shown
- getXStart() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Value of minimal step
- getXStep() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Size of single scale step ( size defined in "x_unit")
- getYearDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for YearView.
- getYearModeName() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getYearMonth() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for YearView.
- getYearScaleDate() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for YearView.
- getYearTooltip() - Method in class com.dhtmlx.planner.settings.DHXPlannerTemplates
-
Template for YearView.
- getYearTop() - Method in class com.dhtmlx.planner.settings.DHXPlannerXY
-
- getYearX() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getYearY() - Method in class com.dhtmlx.planner.settings.DHXPlannerConfig
-
- getYProperty() - Method in class com.dhtmlx.planner.controls.DHXTimelineView
-
Name of event's property
- getZones() - Method in class com.dhtmlx.planner.api.DHXTimeSpan
-
- GLOSSY - Static variable in class com.dhtmlx.planner.DHXSkins
-
Modern scheduler skin