Page MenuHomeGitPull.it

class JX.ViewVisitor
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

construct(default_visitor)

This method is not documented.
Parameters
default_visitor

visit(view, children)

This method is not documented.
Parameters
view
children