Uses of Class
org.apache.sling.scripting.javascript.wrapper.ScriptableBase
-
Packages that use ScriptableBase Package Description org.apache.sling.scripting.javascript.wrapper -
-
Uses of ScriptableBase in org.apache.sling.scripting.javascript.wrapper
Subclasses of ScriptableBase in org.apache.sling.scripting.javascript.wrapper Modifier and Type Class Description classScriptableCalendarclassScriptableMapTheScriptableMapwrapper provides easier access to a map's values by setting the map's keys as properties to the JavaScript object representing theMap.classScriptableNodeA wrapper for JCR nodes that exposes all properties and child nodes as properties of a Javascript object.classScriptablePropertyWrap a JCR Property as a ScriptableclassScriptableVersionScriptable wrapper for the JCR Version classclassScriptableVersionHistoryScriptable wrapper for the JCR VersionHistory class
-