Package | Description |
---|---|
org.apache.sling.scripting.javascript.wrapper |
Modifier and Type | Class and Description |
---|---|
class |
ScriptableCalendar |
class |
ScriptableMap
The
ScriptableMap wrapper provides easier access to a map's values by setting the map's keys as properties to the JavaScript
object representing the Map . |
class |
ScriptableNode
A wrapper for JCR nodes that exposes all properties and child nodes as
properties of a Javascript object.
|
class |
ScriptableProperty
Wrap a JCR Property as a Scriptable
|
class |
ScriptableVersion
Scriptable wrapper for the JCR Version class
|
class |
ScriptableVersionHistory
Scriptable wrapper for the JCR VersionHistory class
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.