Namespace core
The core package.
Defined in: runtime.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Field Attributes | Field Name and Description |
---|---|
<static> |
core.Async
Wrapper for Async functions
|
<static> |
core.DomUtils
|
<static> |
core.RawInflate
Wrapper for RawInflate functions
|
<static> |
core.SimpleClientRect
|
<static> |
core.StepDirection
Step or iteration direction values
|
<static> |
core.Task
|
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> |
core.PositionFilter()
|
<static> |
core.UnitTest()
|
Field Detail
<static>
core.Async
Wrapper for Async functions
Defined in: Async.js.
Defined in: Async.js.
<static>
core.DomUtils
Defined in: DomUtils.js.
<static>
core.RawInflate
Wrapper for RawInflate functions
Defined in: RawInflate.js.
Defined in: RawInflate.js.
<static>
core.SimpleClientRect
Defined in: typedefs.js.
<static>
core.StepDirection
Step or iteration direction values
Defined in: enums.js.
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.
Defined in: Destroyable.js.
<static>
core.EventSource()
An object that allows subscription to events
Defined in: EventSource.js.
Defined in: EventSource.js.
<static>
core.PositionFilter()
Defined in: PositionFilter.js.
<static>
core.UnitTest()
Defined in: UnitTester.js.