A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
EditorManager — class, package weavejs.core
Manages implementations of ILinkableObjectEditor.
EditorManager — Static Property, class weavejs.WeaveAPI
This is the singleton instance of the registered IEditorManager implementation.
enabled — Property, class weavejs.util.WeaveMenuItem
This can be set to either a Boolean, a Function, or an ILinkableVariable.
enableHistoryRewrite — Static Property, class weavejs.core.SessionStateLog
enableLogging — Constant Property, class weavejs.core.SessionStateLog
When this is set to true, changes in the session state of the subject will be automatically logged.
encoding — Property, class weavejs.util.StringView
ENCODING_AMF0 — Constant Property, class weavejs.util.JSByteArray
ENCODING_AMF3 — Constant Property, class weavejs.util.JSByteArray
end(debugString:String, ... rest) — Static Method , class weavejs.util.DebugTimer
This will reset the timer so that higher-level functions can resume their use of DebugTimer.
error — Property, class weavejs.core.LinkablePromise
The error that occurred calling the invoke function.
error(... rest) — Static Method , class weavejs.util.JS
Calls console.error()
evalFunction(func:Function) — method, class weavejs.util.WeaveTreeItem
First tries calling a function with no parameters.
EventCallbackCollection — class, package weavejs.core
Manages callbacks that rely on event-related data.
EventCallbackCollection() — Constructor, class weavejs.core.EventCallbackCollection
excludeLinkableChildFromSessionState(parent:weavejs.api.core:ILinkableObject, child:weavejs.api.core:ILinkableObject) — method, class weavejs.core.SessionManager
This function will add or remove child objects from the session state of a parent.
exec(script_or_function:any, callback:Function) — method, class weavejs.path.WeavePath
Evaluates an ActionScript expression using the current path, vars, and libs.
ExtendedDynamicColumn — Property, class weavejs.path.WeavePathData
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z