StickyEvents
This feature applies native position: sticky to event contents in horizontal mode, keeping the contents in view as
long as possible on scroll. For vertical mode it uses a programmatic solution to achieve the same result.
Assign eventRecord.stickyContents = false to disable stickiness on a per event level (docs for
stickyContents).
This feature is enabled by default.
If a complex eventRenderer is used to create a DOM structure within
the
.b-sch-event-content element, then application CSS will need to be written to cancel the stickiness on the
.b-sch-event-content element, and make some inner content element(s) sticky.Configs
9
Configs
9Misc
bubbleEventsEvents
callOnFunctionsEvents
clientInstancePlugin
localeClassLocalizable
localizableLocalizable
localizablePropertiesLocalizable
Other
Properties
15
Properties
15Common
disabledInstancePlugin
Class hierarchy
Identifies an object as an instance of StickyEvents class, or subclass thereof.
Identifies an object as an instance of StickyEvents class, or subclass thereof.
isEventsEvents
isInstancePluginInstancePlugin
isLocalizableLocalizable
Other
Functions
28
Functions
28Configuration
Events
detachListenersBase
Misc
animatePropertyBase
callbackBase
doDisableInstancePlugin
downloadTestCaseBase
resolveCallbackBase
updateLocalizationLocalizable
Other
addListenerEvents
hasListenerEvents
onEvents
relayAllEvents
removeAllListenersEvents
removeListenerEvents
resumeEventsEvents
suspendEventsEvents
triggerEvents
unEvents
Events
5
Events
5Event handlers
5
Event handlers
5Typedefs
1
Typedefs
1BryntumListenerConfigEvents