A script that monitors, modifies, or intercepts property get or set operations.
State change executed by the kernel.
A component loaded as the top definition of a VWF instance.
A fractional component that adds functionality to a component.
Flowing an object up to the previous method calls until it either reaches the top or it reaches a method that is implemented to handle it.
Means of gathering specific data
A listing of applications and components.
A node that is spawned by an existing node that is hierarchically higher.
Connection to the reflector.du
A piece of a VWF application, serving as a prototype, behavior, child, or the application itself. Components are stored collections of configured nodes.
Event that captures down and bubbles up all the path from the application root to the target node.
Module that extends the kernel.
Outgoing function call.
Data delivered to all nodes for a dispatched event.
Data delivered per node for a dispatched event.
Method call that will be triggered in a certain amount of time specified by the parameter
Unique identifier that is used to represent objects
Machinery that creates the application environment.
Property, method, event, or child of a node that an action is executed on.
Incoming function call.
Driver that executes within the shared state.
The kernel (future), drivers, and supporting libraries (future) are JavaScript modules in loaded on demand. Modules are in the RequireJS format.
The atomic unit of a VWF application. Nodes maintain state in properties, provide methods for incoming function calls, provide events for outgoing function calls, reference child nodes, and contain scripts to glue the pieces together.
A node that has knowledge of exactly one hierarchically higher node and multiple child nodes.
Node state
A component that provides base functionality for a component.
Server managing an instance, synchronizing state, and ticking time.
A collection of property and function definitions.
Quantized forward progression generated by the reflector.
Driver that executes outside of the shared state.
No entries at this time.