Uses of Package
org.apache.sling.scripting.sightly
Packages that use org.apache.sling.scripting.sightly
Package
Description
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
-
Classes in org.apache.sling.scripting.sightly used by org.apache.sling.scripting.sightly.js.impl.rhinoClassDescriptionA
Record
is a key-value immutable object understood by the HTL runtime, used for abstracting complex objects like Sightly templates (declared with thedata-sly-template
block element) or objects that need to be translated from Java to JavaScript and back. -
Classes in org.apache.sling.scripting.sightly used by org.apache.sling.scripting.sightly.renderClassDescriptionA
Record
is a key-value immutable object understood by the HTL runtime, used for abstracting complex objects like Sightly templates (declared with thedata-sly-template
block element) or objects that need to be translated from Java to JavaScript and back.