Class Index | File Index

Classes


Namespace core

The core package.
Defined in: runtime.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
core.Async
Wrapper for Async functions
<static>  
core.DomUtils
<static>  
core.RawInflate
Wrapper for RawInflate functions
<static>  
<static>  
Step or iteration direction values
<static>  
core.Task
Method Summary
Method Attributes Method Name and Description
<static>  
core.Destroyable()
An operation that can be performed on a document.
<static>  
core.EventSource()
An object that allows subscription to events
<static>  
Namespace Detail
core
Field Detail
<static> core.Async
Wrapper for Async functions
Defined in: Async.js.

<static> core.DomUtils

Defined in: DomUtils.js.

<static> core.RawInflate
Wrapper for RawInflate functions
Defined in: RawInflate.js.

<static> core.SimpleClientRect

Defined in: typedefs.js.

<static> core.StepDirection
Step or iteration direction values
Defined in: enums.js.

<static> core.Task

Defined in: Task.js.
Method Detail
<static> core.Destroyable()
An operation that can be performed on a document.
Defined in: Destroyable.js.

<static> core.EventSource()
An object that allows subscription to events
Defined in: EventSource.js.

<static> core.PositionFilter()

Defined in: PositionFilter.js.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Apr 17 2015 17:47:25 GMT+0200 (MESZ)