The DayPilotScheduler type exposes the following members.

Methods

  NameDescription
Public methodCallBack
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLinksFromEnumerable
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnBeforeCellRender
Protected methodOnBeforeEventRecurrence
This event is fired during event loading.
Protected methodOnBeforeEventRender
Protected methodOnBeforeResHeaderRender
Protected methodOnBeforeTimeHeaderRender
Protected methodOnCommand
Protected methodOnEventBubble
Protected methodOnEventClick
Protected methodOnEventDelete
Event handler for EventDelete callback.
Protected methodOnEventDoubleClick
Protected methodOnEventEdit
Protected methodOnEventMenuClick
Protected methodOnEventMove
Protected methodOnEventResize
Protected methodOnEventRightClick
Protected methodOnEventSelect
Protected methodOnFinish
Protected methodOnIncludeCell
Protected methodOnInit
Protected methodOnLoadNode
Protected methodOnNotify
Protected methodOnPrepare
Lifecycle hook. Called at the beginning of every request.
Protected methodOnResourceCollapse
Protected methodOnResourceExpand
Protected methodOnResourceHeaderClick Obsolete.
Protected methodOnResourceHeaderMenuClick Obsolete.
Protected methodOnRowClick
Protected methodOnRowCreate
Protected methodOnRowDoubleClick
Protected methodOnRowEdit
Protected methodOnRowMenuClick
Protected methodOnRowMove
Protected methodOnRowSelect
Protected methodOnScroll
Protected methodOnTimeRangeDoubleClick
Protected methodOnTimeRangeMenuClick
Protected methodOnTimeRangeSelected
Protected methodRedirect
Redirects the page to a new location specified by the url parameter.
Public methodScrollTo
Scroll to a DateTime position.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodUpdate()()()()
Protected methodUpdate(Object)
Protected methodUpdate(CallBackUpdateType)
Protected methodUpdate(Object, CallBackUpdateType)
Protected methodUpdateWithMessage(String)
Protected methodUpdateWithMessage(String, CallBackUpdateType)

See Also