See: Description
| Class | Description |
|---|---|
| AbstractJQueryBehavior<ConfigType> |
Abstract JQuery hehavior class that makes it easy to write jQuery behaviors:
Creating a ready function which will be invoked for the component
Checking whether or not the behavior may be attached to a page using
AbstractJQueryBehavior.isPageAllowed(). |
| JQueryHeaderContributor |
JQuery header contribution that adds the jquery javascript and sets jQuery to
no-conflict mode so the
$ identifier is freed. |
Copyright © 2025. All rights reserved.