NodeAddedEvent

Undocumented in source.
final
class NodeAddedEvent : NodeEvent {}

Constructors

this
this(Node node)
Undocumented in source.

Inherited Members

From NodeEvent

_node
Node _node;
Undocumented in source.
node
const(Node) node [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta