class VMApplication
view source
extends EventListener
extends EventListener
Object that represents an application of a VM Session
Constructor
new VMApplication()
Instance members
emit(type : string, arguments… : any)
[inherits from EventListener]
getFocusedVMNode()
: (NodeBase)
Get the VM Focused Node instance
Returns
getSession()
: (VMSession)
Get the owning session
Returns
isDestroyed()
: (boolean)
[inherits from EventListener]
Returns if the node is destroyed