Class: RootContext

olympe.df. RootContext


new RootContext( [name] [, parent])

Creates a Root context.

Parameters:
Name Type Argument Description
name string <optional>
parent olympe.df.ExecutionContext <optional>
<nullable>

Extends

Members


<protected> debug :boolean

Type:
  • boolean
Inherited From:
Overrides:

offChildrenCreationContextChanged :function

Type:
  • function
Inherited From:
Overrides:
Deprecated:
  • For backward compatibility only. Use onDetachAll instead.

onChildrenCreationContextChanged :function

Type:
  • function
Inherited From:
Overrides:
Deprecated:
  • For backward compatibility only. Use onDetachAll instead.

Methods


<protected> print()

Gets a string representation of the node, useful for debugging.

Inherited From:
Overrides:
Returns:
Type
string