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  
ucs2encode(value:uint) — Static Method , class weavejs.util.StandardLib
uint6ToB64(nUint6:Number) — Static Method , class weavejs.util.StringView
Uint8Array — Constant Static Property, class weavejs.util.JS
AS->JS Language helper for Uint8Array
unassignBusyTask(taskToken:Object) — method, interface weavejs.api.core.ISessionManager
This will unassign an asynchronous task from all linkable objects it has been previously assigned to.
unassignBusyTask(taskToken:Object) — method, class weavejs.core.SessionManager
undo(numberOfSteps:int) — method, class weavejs.core.SessionStateLog
This will undo a number of steps from the saved history.
undoHistory — Property, class weavejs.core.SessionStateLog
unIndent(script:String, spacesPerTab:int) — Static Method , class weavejs.util.StandardLib
Takes a script where all lines have been indented with tabs, removes the common indentation from all lines and optionally replaces extra leading tabs with a number of spaces.
union(... rest) — Static Method , class weavejs.util.ArrayUtils
Computes the union of the items in a list of Arrays.
unlinkSessionState(first:weavejs.api.core:ILinkableObject, second:weavejs.api.core:ILinkableObject) — method, interface weavejs.api.core.ISessionManager
This will unlink the session state of two ILinkableObjects that were previously linked with linkSessionState().
unlinkSessionState(first:weavejs.api.core:ILinkableObject, second:weavejs.api.core:ILinkableObject) — method, class weavejs.core.SessionManager
unlinkState(first:weavejs.api.core:ILinkableObject, second:weavejs.api.core:ILinkableObject) — Static Method , class Weave
unregisterLinkableChild(parent:weavejs.api.core:ILinkableObject, child:weavejs.api.core:ILinkableObject) — method, class weavejs.core.SessionManager
Use this function with care.
unwatch(target:weavejs.api.core:ILinkableObject) — Static Method , class weavejs.util.DebugUtils
updateTask(taskToken:Object, progress:Number) — method, interface weavejs.api.core.IProgressIndicator
This function will report the progress of a background task.
updateTask(taskToken:Object, progress:Number) — method, class weavejs.core.ProgressIndicator
URLRequestUtils — Static Property, class weavejs.WeaveAPI
This is the singleton instance of the registered IURLRequestUtils implementation.
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