if (!window.PDoc) window.PDoc = {};
PDoc.elements = {
  'scripty2 core section': { 'name': 'scripty2 core section', 'type': 'section', 'path': '../scripty2_core_section.html' },
'S2': { 'name': 'S2', 'type': 'namespace', 'path': '../scripty2 core/s2.html' },
'S2.Version': { 'name': 'S2.Version', 'type': 'constant', 'path': '../scripty2 core/s2.html#version-constant' },
'S2.Extensions': { 'name': 'S2.Extensions', 'type': 'namespace', 'path': '../scripty2 core/s2/extensions.html' },
'Function': { 'name': 'Function', 'type': 'class', 'path': '../scripty2 core/function.html' },
'Function#optionize': { 'name': 'Function#optionize', 'type': 'instance method', 'path': '../scripty2 core/function.html#optionize-instance_method' },
'Number': { 'name': 'Number', 'type': 'class', 'path': '../scripty2 core/number.html' },
'Number#constrain': { 'name': 'Number#constrain', 'type': 'instance method', 'path': '../scripty2 core/number.html#constrain-instance_method' },
'Number#nearer': { 'name': 'Number#nearer', 'type': 'instance method', 'path': '../scripty2 core/number.html#nearer-instance_method' },
'Number#tween': { 'name': 'Number#tween', 'type': 'instance method', 'path': '../scripty2 core/number.html#tween-instance_method' },
'Object': { 'name': 'Object', 'type': 'class', 'path': '../scripty2 core/object.html' },
'Object.propertize': { 'name': 'Object.propertize', 'type': 'class method', 'path': '../scripty2 core/object.html#propertize-class_method' },
'S2.CSS': { 'name': 'S2.CSS', 'type': 'namespace', 'path': '../scripty2 ui/s2/css.html' },
'S2.CSS.LENGTH': { 'name': 'S2.CSS.LENGTH', 'type': 'constant', 'path': '../scripty2 ui/s2/css.html#length-constant' },
'S2.CSS.NUMBER': { 'name': 'S2.CSS.NUMBER', 'type': 'constant', 'path': '../scripty2 ui/s2/css.html#number-constant' },
'S2.CSS.parseStyle': { 'name': 'S2.CSS.parseStyle', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#parsestyle-class_method' },
'S2.CSS.normalizeColor': { 'name': 'S2.CSS.normalizeColor', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#normalizecolor-class_method' },
'S2.CSS.colorFromString': { 'name': 'S2.CSS.colorFromString', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#colorfromstring-class_method' },
'S2.CSS.interpolateColor': { 'name': 'S2.CSS.interpolateColor', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#interpolatecolor-class_method' },
'S2.CSS.interpolateNumber': { 'name': 'S2.CSS.interpolateNumber', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#interpolatenumber-class_method' },
'S2.CSS.interpolateLength': { 'name': 'S2.CSS.interpolateLength', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#interpolatelength-class_method' },
'S2.CSS.interpolateInteger': { 'name': 'S2.CSS.interpolateInteger', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#interpolateinteger-class_method' },
'S2.CSS.interpolate': { 'name': 'S2.CSS.interpolate', 'type': 'class method', 'path': '../scripty2 ui/s2/css.html#interpolate-class_method' },
'Element.getStyles': { 'name': 'Element.getStyles', 'type': 'class method', 'path': '../scripty2 fx/element.html#getstyles-class_method' },
'scripty2 fx section': { 'name': 'scripty2 fx section', 'type': 'section', 'path': '../scripty2_fx_section.html' },
'S2.FX': { 'name': 'S2.FX', 'type': 'namespace', 'path': '../scripty2 fx/s2/fx.html' },
'S2.FX.Base': { 'name': 'S2.FX.Base', 'type': 'class', 'path': '../scripty2 fx/s2/fx/base.html' },
'new S2.FX.Base': { 'name': 'new S2.FX.Base', 'type': 'constructor', 'path': '../scripty2 fx/s2/fx/base.html#new-constructor' },
'S2.FX.Base#play': { 'name': 'S2.FX.Base#play', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#play-instance_method' },
'S2.FX.Base#render': { 'name': 'S2.FX.Base#render', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#render-instance_method' },
'S2.FX.Base#cancel': { 'name': 'S2.FX.Base#cancel', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#cancel-instance_method' },
'S2.FX.Base#finish': { 'name': 'S2.FX.Base#finish', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#finish-instance_method' },
'S2.FX.Base#inspect': { 'name': 'S2.FX.Base#inspect', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#inspect-instance_method' },
'S2.FX.Base#update': { 'name': 'S2.FX.Base#update', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/base.html#update-instance_method' },
'S2.FX.Element': { 'name': 'S2.FX.Element', 'type': 'class', 'path': '../scripty2 fx/s2/fx/element.html' },
'new S2.FX.Element': { 'name': 'new S2.FX.Element', 'type': 'constructor', 'path': '../scripty2 fx/s2/fx/element.html#new-constructor' },
'S2.FX.Element#animate': { 'name': 'S2.FX.Element#animate', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/element.html#animate-instance_method' },
'S2.FX.Element#play': { 'name': 'S2.FX.Element#play', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/element.html#play-instance_method' },
'S2.FX.Heartbeat': { 'name': 'S2.FX.Heartbeat', 'type': 'class', 'path': '../scripty2 fx/s2/fx/heartbeat.html' },
'new S2.FX.Heartbeat': { 'name': 'new S2.FX.Heartbeat', 'type': 'constructor', 'path': '../scripty2 fx/s2/fx/heartbeat.html#new-constructor' },
'S2.FX.Heartbeat#start': { 'name': 'S2.FX.Heartbeat#start', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#start-instance_method' },
'S2.FX.Heartbeat#stop': { 'name': 'S2.FX.Heartbeat#stop', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#stop-instance_method' },
'S2.FX.Heartbeat#beat': { 'name': 'S2.FX.Heartbeat#beat', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#beat-instance_method' },
'S2.FX.Heartbeat#getTimestamp': { 'name': 'S2.FX.Heartbeat#getTimestamp', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#gettimestamp-instance_method' },
'S2.FX.Heartbeat#generateTimestamp': { 'name': 'S2.FX.Heartbeat#generateTimestamp', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#generatetimestamp-instance_method' },
'S2.FX.Heartbeat#updateTimestamp': { 'name': 'S2.FX.Heartbeat#updateTimestamp', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/heartbeat.html#updatetimestamp-instance_method' },
'S2.FX.Queue': { 'name': 'S2.FX.Queue', 'type': 'class', 'path': '../scripty2 fx/s2/fx/queue.html' },
'S2.FX.Queue#getEffects': { 'name': 'S2.FX.Queue#getEffects', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/queue.html#geteffects-instance_method' },
'S2.FX.Queue#active': { 'name': 'S2.FX.Queue#active', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/queue.html#active-instance_method' },
'S2.FX.Queue#add': { 'name': 'S2.FX.Queue#add', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/queue.html#add-instance_method' },
'S2.FX.Queue#remove': { 'name': 'S2.FX.Queue#remove', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/queue.html#remove-instance_method' },
'S2.FX.Queue#render': { 'name': 'S2.FX.Queue#render', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/queue.html#render-instance_method' },
'S2.FX.Attribute': { 'name': 'S2.FX.Attribute', 'type': 'class', 'path': '../scripty2 fx/s2/fx/attribute.html' },
'S2.FX.Style': { 'name': 'S2.FX.Style', 'type': 'class', 'path': '../scripty2 fx/s2/fx/style.html' },
'S2.FX.Operators': { 'name': 'S2.FX.Operators', 'type': 'namespace', 'path': '../scripty2 fx/s2/fx/operators.html' },
'S2.FX.Operators.Base': { 'name': 'S2.FX.Operators.Base', 'type': 'class', 'path': '../scripty2 fx/s2/fx/operators/base.html' },
'new S2.FX.Operators.Base': { 'name': 'new S2.FX.Operators.Base', 'type': 'constructor', 'path': '../scripty2 fx/s2/fx/operators/base.html#new-constructor' },
'S2.FX.Operators.Base#inspect': { 'name': 'S2.FX.Operators.Base#inspect', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/operators/base.html#inspect-instance_method' },
'S2.FX.Operators.Base#setup': { 'name': 'S2.FX.Operators.Base#setup', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/operators/base.html#setup-instance_method' },
'S2.FX.Operators.Base#valueAt': { 'name': 'S2.FX.Operators.Base#valueAt', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/operators/base.html#valueat-instance_method' },
'S2.FX.Operators.Base#applyValue': { 'name': 'S2.FX.Operators.Base#applyValue', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/operators/base.html#applyvalue-instance_method' },
'S2.FX.Operators.Base#render': { 'name': 'S2.FX.Operators.Base#render', 'type': 'instance method', 'path': '../scripty2 fx/s2/fx/operators/base.html#render-instance_method' },
'S2.FX.Operators.Style': { 'name': 'S2.FX.Operators.Style', 'type': 'class', 'path': '../scripty2 fx/s2/fx/operators/style.html' },
'S2.FX.Morph': { 'name': 'S2.FX.Morph', 'type': 'class', 'path': '../scripty2 fx/s2/fx/morph.html' },
'S2.FX.Parallel': { 'name': 'S2.FX.Parallel', 'type': 'class', 'path': '../scripty2 fx/s2/fx/parallel.html' },
'S2.FX.Operators.Scroll': { 'name': 'S2.FX.Operators.Scroll', 'type': 'class', 'path': '../scripty2 fx/s2/fx/operators/scroll.html' },
'S2.FX.Scroll': { 'name': 'S2.FX.Scroll', 'type': 'class', 'path': '../scripty2 fx/s2/fx/scroll.html' },
'S2.FX.Transitions': { 'name': 'S2.FX.Transitions', 'type': 'namespace', 'path': '../scripty2 fx/s2/fx/transitions.html' },
'S2.FX.Transitions.linear': { 'name': 'S2.FX.Transitions.linear', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#linear-class_method' },
'S2.FX.Transitions.sinusoidal': { 'name': 'S2.FX.Transitions.sinusoidal', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#sinusoidal-class_method' },
'S2.FX.Transitions.reverse': { 'name': 'S2.FX.Transitions.reverse', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#reverse-class_method' },
'S2.FX.Transitions.mirror': { 'name': 'S2.FX.Transitions.mirror', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#mirror-class_method' },
'S2.FX.Transitions.flicker': { 'name': 'S2.FX.Transitions.flicker', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#flicker-class_method' },
'S2.FX.Transitions.wobble': { 'name': 'S2.FX.Transitions.wobble', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#wobble-class_method' },
'S2.FX.Transitions.pulse': { 'name': 'S2.FX.Transitions.pulse', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#pulse-class_method' },
'S2.FX.Transitions.blink': { 'name': 'S2.FX.Transitions.blink', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#blink-class_method' },
'S2.FX.Transitions.spring': { 'name': 'S2.FX.Transitions.spring', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#spring-class_method' },
'S2.FX.Transitions.none': { 'name': 'S2.FX.Transitions.none', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#none-class_method' },
'S2.FX.Transitions.full': { 'name': 'S2.FX.Transitions.full', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#full-class_method' },
'S2.FX.cubicBezierTransition': { 'name': 'S2.FX.cubicBezierTransition', 'type': 'class method', 'path': '../scripty2 fx/s2/fx.html#cubicbeziertransition-class_method' },
'S2.FX.Transitions.webkitCubic': { 'name': 'S2.FX.Transitions.webkitCubic', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#webkitcubic-class_method' },
'S2.FX.Transitions.webkitEaseInOut': { 'name': 'S2.FX.Transitions.webkitEaseInOut', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#webkiteaseinout-class_method' },
'S2.FX.Transitions.easeInQuad': { 'name': 'S2.FX.Transitions.easeInQuad', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinquad-class_method' },
'S2.FX.Transitions.easeOutQuad': { 'name': 'S2.FX.Transitions.easeOutQuad', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutquad-class_method' },
'S2.FX.Transitions.easeInOutQuad': { 'name': 'S2.FX.Transitions.easeInOutQuad', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutquad-class_method' },
'S2.FX.Transitions.easeInCubic': { 'name': 'S2.FX.Transitions.easeInCubic', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeincubic-class_method' },
'S2.FX.Transitions.easeOutCubic': { 'name': 'S2.FX.Transitions.easeOutCubic', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutcubic-class_method' },
'S2.FX.Transitions.easeInOutCubic': { 'name': 'S2.FX.Transitions.easeInOutCubic', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutcubic-class_method' },
'S2.FX.Transitions.easeInQuart': { 'name': 'S2.FX.Transitions.easeInQuart', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinquart-class_method' },
'S2.FX.Transitions.easeOutQuart': { 'name': 'S2.FX.Transitions.easeOutQuart', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutquart-class_method' },
'S2.FX.Transitions.easeInOutQuart': { 'name': 'S2.FX.Transitions.easeInOutQuart', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutquart-class_method' },
'S2.FX.Transitions.easeInQuint': { 'name': 'S2.FX.Transitions.easeInQuint', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinquint-class_method' },
'S2.FX.Transitions.easeOutQuint': { 'name': 'S2.FX.Transitions.easeOutQuint', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutquint-class_method' },
'S2.FX.Transitions.easeInOutQuint': { 'name': 'S2.FX.Transitions.easeInOutQuint', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutquint-class_method' },
'S2.FX.Transitions.easeInSine': { 'name': 'S2.FX.Transitions.easeInSine', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinsine-class_method' },
'S2.FX.Transitions.easeOutSine': { 'name': 'S2.FX.Transitions.easeOutSine', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutsine-class_method' },
'S2.FX.Transitions.easeInOutSine': { 'name': 'S2.FX.Transitions.easeInOutSine', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutsine-class_method' },
'S2.FX.Transitions.easeInExpo': { 'name': 'S2.FX.Transitions.easeInExpo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinexpo-class_method' },
'S2.FX.Transitions.easeOutExpo': { 'name': 'S2.FX.Transitions.easeOutExpo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutexpo-class_method' },
'S2.FX.Transitions.easeInOutExpo': { 'name': 'S2.FX.Transitions.easeInOutExpo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutexpo-class_method' },
'S2.FX.Transitions.easeInCirc': { 'name': 'S2.FX.Transitions.easeInCirc', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeincirc-class_method' },
'S2.FX.Transitions.easeOutCirc': { 'name': 'S2.FX.Transitions.easeOutCirc', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutcirc-class_method' },
'S2.FX.Transitions.easeInOutCirc': { 'name': 'S2.FX.Transitions.easeInOutCirc', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutcirc-class_method' },
'S2.FX.Transitions.easeOutBounce': { 'name': 'S2.FX.Transitions.easeOutBounce', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutbounce-class_method' },
'S2.FX.Transitions.easeInBack': { 'name': 'S2.FX.Transitions.easeInBack', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinback-class_method' },
'S2.FX.Transitions.easeOutBack': { 'name': 'S2.FX.Transitions.easeOutBack', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeoutback-class_method' },
'S2.FX.Transitions.easeInOutBack': { 'name': 'S2.FX.Transitions.easeInOutBack', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeinoutback-class_method' },
'S2.FX.Transitions.elastic': { 'name': 'S2.FX.Transitions.elastic', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#elastic-class_method' },
'S2.FX.Transitions.swingFromTo': { 'name': 'S2.FX.Transitions.swingFromTo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#swingfromto-class_method' },
'S2.FX.Transitions.swingFrom': { 'name': 'S2.FX.Transitions.swingFrom', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#swingfrom-class_method' },
'S2.FX.Transitions.swingTo': { 'name': 'S2.FX.Transitions.swingTo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#swingto-class_method' },
'S2.FX.Transitions.bounce': { 'name': 'S2.FX.Transitions.bounce', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#bounce-class_method' },
'S2.FX.Transitions.bouncePast': { 'name': 'S2.FX.Transitions.bouncePast', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#bouncepast-class_method' },
'S2.FX.Transitions.easeFromTo': { 'name': 'S2.FX.Transitions.easeFromTo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easefromto-class_method' },
'S2.FX.Transitions.easeFrom': { 'name': 'S2.FX.Transitions.easeFrom', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easefrom-class_method' },
'S2.FX.Transitions.easeTo': { 'name': 'S2.FX.Transitions.easeTo', 'type': 'class method', 'path': '../scripty2 fx/s2/fx/transitions.html#easeto-class_method' },
'S2.Extensions.webkitCSSTransitions': { 'name': 'S2.Extensions.webkitCSSTransitions', 'type': 'constant', 'path': '../scripty2 core/s2/extensions.html#webkitcsstransitions-constant' },
'S2.FX.Operators.WebkitCssTransition': { 'name': 'S2.FX.Operators.WebkitCssTransition', 'type': 'class', 'path': '../scripty2 fx/s2/fx/operators/webkitcsstransition.html' },
'Element.Layout': { 'name': 'Element.Layout', 'type': 'class', 'path': '../scripty2 fx/element/layout.html' },
'new Element.Layout': { 'name': 'new Element.Layout', 'type': 'constructor', 'path': '../scripty2 fx/element/layout.html#new-constructor' },
'Element.Layout#get': { 'name': 'Element.Layout#get', 'type': 'instance method', 'path': '../scripty2 fx/element/layout.html#get-instance_method' },
'Element.Layout.PROPERTIES': { 'name': 'Element.Layout.PROPERTIES', 'type': 'constant', 'path': '../scripty2 fx/element/layout.html#properties-constant' },
'Element.Layout.COMPOSITE_PROPERTIES': { 'name': 'Element.Layout.COMPOSITE_PROPERTIES', 'type': 'constant', 'path': '../scripty2 fx/element/layout.html#composite_properties-constant' },
'Element.Offset': { 'name': 'Element.Offset', 'type': 'class', 'path': '../scripty2 fx/element/offset.html' },
'new Element.Offset': { 'name': 'new Element.Offset', 'type': 'constructor', 'path': '../scripty2 fx/element/offset.html#new-constructor' },
'Element.Offset#relativeTo': { 'name': 'Element.Offset#relativeTo', 'type': 'instance method', 'path': '../scripty2 fx/element/offset.html#relativeto-instance_method' },
'Element.Offset#inspect': { 'name': 'Element.Offset#inspect', 'type': 'instance method', 'path': '../scripty2 fx/element/offset.html#inspect-instance_method' },
'Element.Offset#toString': { 'name': 'Element.Offset#toString', 'type': 'instance method', 'path': '../scripty2 fx/element/offset.html#tostring-instance_method' },
'Element.Offset#toArray': { 'name': 'Element.Offset#toArray', 'type': 'instance method', 'path': '../scripty2 fx/element/offset.html#toarray-instance_method' },
'Element.getLayout': { 'name': 'Element.getLayout', 'type': 'class method', 'path': '../scripty2 fx/element.html#getlayout-class_method' },
'Element.measure': { 'name': 'Element.measure', 'type': 'class method', 'path': '../scripty2 fx/element.html#measure-class_method' },
'Element.cumulativeOffset': { 'name': 'Element.cumulativeOffset', 'type': 'class method', 'path': '../scripty2 fx/element.html#cumulativeoffset-class_method' },
'Element.positionedOffset': { 'name': 'Element.positionedOffset', 'type': 'class method', 'path': '../scripty2 fx/element.html#positionedoffset-class_method' },
'Element.cumulativeScrollOffset': { 'name': 'Element.cumulativeScrollOffset', 'type': 'class method', 'path': '../scripty2 fx/element.html#cumulativescrolloffset-class_method' },
'Element.viewportOffset': { 'name': 'Element.viewportOffset', 'type': 'class method', 'path': '../scripty2 fx/element.html#viewportoffset-class_method' },
'scripty2 ui section': { 'name': 'scripty2 ui section', 'type': 'section', 'path': '../scripty2_ui_section.html' },
'S2.UI': { 'name': 'S2.UI', 'type': 'namespace', 'path': '../scripty2 ui/s2/ui.html' },
'Object.deepExtend': { 'name': 'Object.deepExtend', 'type': 'class method', 'path': '../scripty2 core/object.html#deepextend-class_method' },
'S2.UI.Mixin': { 'name': 'S2.UI.Mixin', 'type': 'namespace', 'path': '../scripty2 ui/s2/ui/mixin.html' },
'S2.UI.Mixin.Configurable': { 'name': 'S2.UI.Mixin.Configurable', 'type': 'mixin', 'path': '../scripty2 ui/s2/ui/mixin/configurable.html' },
'S2.UI.Mixin.Configurable#setOptions': { 'name': 'S2.UI.Mixin.Configurable#setOptions', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/mixin/configurable.html#setoptions-instance_method' },
'S2.UI.Mixin.Trackable': { 'name': 'S2.UI.Mixin.Trackable', 'type': 'mixin', 'path': '../scripty2 ui/s2/ui/mixin/trackable.html' },
'S2.UI.Mixin.Shim': { 'name': 'S2.UI.Mixin.Shim', 'type': 'mixin', 'path': '../scripty2 ui/s2/ui/mixin/shim.html' },
'S2.UI.Mixin.Shim#createShim': { 'name': 'S2.UI.Mixin.Shim#createShim', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/mixin/shim.html#createshim-instance_method' },
'S2.UI.Mixin.Shim.adjustShim': { 'name': 'S2.UI.Mixin.Shim.adjustShim', 'type': 'class method', 'path': '../scripty2 ui/s2/ui/mixin/shim.html#adjustshim-class_method' },
'S2.UI.Mixin.Shim#destroyShim': { 'name': 'S2.UI.Mixin.Shim#destroyShim', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/mixin/shim.html#destroyshim-instance_method' },
'S2.UI.addClassNames': { 'name': 'S2.UI.addClassNames', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#addclassnames-class_method' },
'S2.UI.removeClassNames': { 'name': 'S2.UI.removeClassNames', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#removeclassnames-class_method' },
'S2.UI.FOCUSABLE_ELEMENTS': { 'name': 'S2.UI.FOCUSABLE_ELEMENTS', 'type': 'constant', 'path': '../scripty2 ui/s2/ui.html#focusable_elements-constant' },
'S2.UI.isFocusable': { 'name': 'S2.UI.isFocusable', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#isfocusable-class_method' },
'S2.UI.findFocusables': { 'name': 'S2.UI.findFocusables', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#findfocusables-class_method' },
'S2.UI.isVisible': { 'name': 'S2.UI.isVisible', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#isvisible-class_method' },
'S2.UI.makeVisible': { 'name': 'S2.UI.makeVisible', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#makevisible-class_method' },
'S2.UI.modifierUsed': { 'name': 'S2.UI.modifierUsed', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#modifierused-class_method' },
'S2.UI.enableTextSelection': { 'name': 'S2.UI.enableTextSelection', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#enabletextselection-class_method' },
'S2.UI.disableTextSelection': { 'name': 'S2.UI.disableTextSelection', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#disabletextselection-class_method' },
'S2.UI.Behavior': { 'name': 'S2.UI.Behavior', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior.html' },
'new S2.UI.Behavior': { 'name': 'new S2.UI.Behavior', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/behavior.html#new-constructor' },
'S2.UI.Behavior#destroy': { 'name': 'S2.UI.Behavior#destroy', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/behavior.html#destroy-instance_method' },
'S2.UI.addBehavior': { 'name': 'S2.UI.addBehavior', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#addbehavior-class_method' },
'S2.UI.removeBehavior': { 'name': 'S2.UI.removeBehavior', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#removebehavior-class_method' },
'S2.UI.getBehavior': { 'name': 'S2.UI.getBehavior', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#getbehavior-class_method' },
'S2.UI.Behavior.Drag': { 'name': 'S2.UI.Behavior.Drag', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior/drag.html' },
'S2.UI.Behavior.Focus': { 'name': 'S2.UI.Behavior.Focus', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior/focus.html' },
'S2.UI.Behavior.Hover': { 'name': 'S2.UI.Behavior.Hover', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior/hover.html' },
'S2.UI.Behavior.Resize': { 'name': 'S2.UI.Behavior.Resize', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior/resize.html' },
'S2.UI.Behavior.Down': { 'name': 'S2.UI.Behavior.Down', 'type': 'class', 'path': '../scripty2 ui/s2/ui/behavior/down.html' },
'S2.UI.Base': { 'name': 'S2.UI.Base', 'type': 'class', 'path': '../scripty2 ui/s2/ui/base.html' },
'S2.UI.Base#addObservers': { 'name': 'S2.UI.Base#addObservers', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/base.html#addobservers-instance_method' },
'S2.UI.Base#removeObservers': { 'name': 'S2.UI.Base#removeObservers', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/base.html#removeobservers-instance_method' },
'S2.UI.Base#destroy': { 'name': 'S2.UI.Base#destroy', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/base.html#destroy-instance_method' },
'S2.UI.Base#toElement': { 'name': 'S2.UI.Base#toElement', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/base.html#toelement-instance_method' },
'S2.UI.Base#inspect': { 'name': 'S2.UI.Base#inspect', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/base.html#inspect-instance_method' },
'S2.UI.Accordion': { 'name': 'S2.UI.Accordion', 'type': 'class', 'path': '../scripty2 ui/s2/ui/accordion.html' },
'S2.UI.Button': { 'name': 'S2.UI.Button', 'type': 'class', 'path': '../scripty2 ui/s2/ui/button.html' },
'new S2.UI.Button': { 'name': 'new S2.UI.Button', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/button.html#new-constructor' },
'S2.UI.Button#setEnabled': { 'name': 'S2.UI.Button#setEnabled', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/button.html#setenabled-instance_method' },
'S2.UI.Button#toElement': { 'name': 'S2.UI.Button#toElement', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/button.html#toelement-instance_method' },
'S2.UI.toHTML': { 'name': 'S2.UI.toHTML', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#tohtml-class_method' },
'S2.UI.toString': { 'name': 'S2.UI.toString', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#tostring-class_method' },
'S2.UI.Tabs': { 'name': 'S2.UI.Tabs', 'type': 'class', 'path': '../scripty2 ui/s2/ui/tabs.html' },
'new S2.UI.Tabs': { 'name': 'new S2.UI.Tabs', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/tabs.html#new-constructor' },
'S2.UI.Tabs#setSelectedTab': { 'name': 'S2.UI.Tabs#setSelectedTab', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/tabs.html#setselectedtab-instance_method' },
'S2.UI.Tabs#setSelectedPanel': { 'name': 'S2.UI.Tabs#setSelectedPanel', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/tabs.html#setselectedpanel-instance_method' },
'S2.UI.Overlay': { 'name': 'S2.UI.Overlay', 'type': 'class', 'path': '../scripty2 ui/s2/ui/overlay.html' },
'new S2.UI.Overlay': { 'name': 'new S2.UI.Overlay', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/overlay.html#new-constructor' },
'S2.UI.Dialog': { 'name': 'S2.UI.Dialog', 'type': 'class', 'path': '../scripty2 ui/s2/ui/dialog.html' },
'new S2.UI.Dialog': { 'name': 'new S2.UI.Dialog', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/dialog.html#new-constructor' },
'S2.UI.Dialog#open': { 'name': 'S2.UI.Dialog#open', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/dialog.html#open-instance_method' },
'S2.UI.Dialog#close': { 'name': 'S2.UI.Dialog#close', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/dialog.html#close-instance_method' },
'S2.UI.Slider': { 'name': 'S2.UI.Slider', 'type': 'class', 'path': '../scripty2 ui/s2/ui/slider.html' },
'new S2.UI.Slider': { 'name': 'new S2.UI.Slider', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/slider.html#new-constructor' },
'S2.UI.Slider#setValue': { 'name': 'S2.UI.Slider#setValue', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/slider.html#setvalue-instance_method' },
'S2.UI.Slider#undo': { 'name': 'S2.UI.Slider#undo', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/slider.html#undo-instance_method' },
'S2.UI.ProgressBar': { 'name': 'S2.UI.ProgressBar', 'type': 'class', 'path': '../scripty2 ui/s2/ui/progressbar.html' },
'new S2.UI.ProgressBar': { 'name': 'new S2.UI.ProgressBar', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/progressbar.html#new-constructor' },
'S2.UI.ProgressBar#getValue': { 'name': 'S2.UI.ProgressBar#getValue', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/progressbar.html#getvalue-instance_method' },
'S2.UI.ProgressBar#setValue': { 'name': 'S2.UI.ProgressBar#setValue', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/progressbar.html#setvalue-instance_method' },
'S2.UI.ProgressBar#undo': { 'name': 'S2.UI.ProgressBar#undo', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/progressbar.html#undo-instance_method' },
'S2.UI.Menu': { 'name': 'S2.UI.Menu', 'type': 'class', 'path': '../scripty2 ui/s2/ui/menu.html' },
'new S2.UI.Menu': { 'name': 'new S2.UI.Menu', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/menu.html#new-constructor' },
'S2.UI.Menu#addObservers': { 'name': 'S2.UI.Menu#addObservers', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#addobservers-instance_method' },
'S2.UI.Menu#removeObservers': { 'name': 'S2.UI.Menu#removeObservers', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#removeobservers-instance_method' },
'S2.UI.Menu#clear': { 'name': 'S2.UI.Menu#clear', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#clear-instance_method' },
'S2.UI.Menu#addChoice': { 'name': 'S2.UI.Menu#addChoice', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#addchoice-instance_method' },
'S2.UI.moveHighlight': { 'name': 'S2.UI.moveHighlight', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#movehighlight-class_method' },
'S2.UI.Menu#highlightChoice': { 'name': 'S2.UI.Menu#highlightChoice', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#highlightchoice-instance_method' },
'S2.UI.selectChoice': { 'name': 'S2.UI.selectChoice', 'type': 'class method', 'path': '../scripty2 ui/s2/ui.html#selectchoice-class_method' },
'S2.UI.Menu#open': { 'name': 'S2.UI.Menu#open', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#open-instance_method' },
'S2.UI.Menu#close': { 'name': 'S2.UI.Menu#close', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#close-instance_method' },
'S2.UI.Menu#isOpen': { 'name': 'S2.UI.Menu#isOpen', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/menu.html#isopen-instance_method' },
'S2.UI.Autocompleter': { 'name': 'S2.UI.Autocompleter', 'type': 'class', 'path': '../scripty2 ui/s2/ui/autocompleter.html' },
'new S2.UI.Autocompleter': { 'name': 'new S2.UI.Autocompleter', 'type': 'constructor', 'path': '../scripty2 ui/s2/ui/autocompleter.html#new-constructor' },
'S2.UI.Autocompleter#findChoices': { 'name': 'S2.UI.Autocompleter#findChoices', 'type': 'instance method', 'path': '../scripty2 ui/s2/ui/autocompleter.html#findchoices-instance_method' },
'S2.UI.Multitouch': { 'name': 'S2.UI.Multitouch', 'type': 'namespace', 'path': '../scripty2 ui/s2/ui/multitouch.html' },
'Element': { 'name': 'Element', 'type': 'namespace', 'path': '../scripty2 fx/element.html' },
'Element#scrollTo': { 'name': 'Element#scrollTo', 'type': 'instance method', 'path': '../scripty2 fx/element.html#scrollto-instance_method' },
'Element.effect': { 'name': 'Element.effect', 'type': 'class method', 'path': '../scripty2 fx/element.html#effect-class_method' },
'Element#morph': { 'name': 'Element#morph', 'type': 'instance method', 'path': '../scripty2 fx/element.html#morph-instance_method' },
'Element#appear': { 'name': 'Element#appear', 'type': 'instance method', 'path': '../scripty2 fx/element.html#appear-instance_method' },
'Element#fade': { 'name': 'Element#fade', 'type': 'instance method', 'path': '../scripty2 fx/element.html#fade-instance_method' },
'Element#cloneWithoutIDs': { 'name': 'Element#cloneWithoutIDs', 'type': 'instance method', 'path': '../scripty2 fx/element.html#clonewithoutids-instance_method' },
'Element#transform': { 'name': 'Element#transform', 'type': 'instance method', 'path': '../scripty2 fx/element.html#transform-instance_method' },
'S2.viewportOverlay': { 'name': 'S2.viewportOverlay', 'type': 'class method', 'path': '../scripty2 core/s2.html#viewportoverlay-class_method' }
};