API DocumentationAll Packages | All Classes | Frames
V Index
 

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  
validate() — method, class weavejs.core.LinkableFunction
This will attempt to compile the function.
validate() — method, class weavejs.core.LinkablePromise
If this LinkablePromise is set to lazy mode, this will switch it to non-lazy mode and automatically invoke the async task when necessary.
value — Property, class weavejs.core.LinkableBoolean
value — Property, class weavejs.core.LinkableNumber
value — Property, class weavejs.core.LinkableString
variables — Constant Property, class weavejs.core.LinkableCallbackScript
_verifier — Property, class weavejs.core.LinkableVariable
This function is used to prevent the session state from having unwanted values.
verifyImplementation(theInterface:Class, theImplementation:Class) — method, class weavejs.core.ClassRegistryImpl
Verifies that a Class implements an interface.
verifyValue(value:Object) — method, class weavejs.core.LinkableVariable
This function will verify if a given value is a valid session state for this linkable variable.
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