Page MenuHomeGitPull.it

class JX.DynVal
Javelin Documentation ()

This class is not documented.

Tasks

Builtin Events

  • static listen(type, callback) — Listen for events emitted by this object instance. You can also use the static flavor of this method to listen to events emitted by any instance of this object.

Other Methods

Methods

static listen(type, callback)
Inherited

JX.Base

Listen for events emitted by this object instance. You can also use the static flavor of this method to listen to events emitted by any instance of this object.

See also JX.Stratcom.listen().

Parameters
type
callback

calm(min_interval)

This method is not documented.
Parameters
min_interval

construct(stream, init)

This method is not documented.
Parameters
stream
init