/ CDK / Overview / Node Class Reference

Node Class Reference
Inheritance diagram for Node:
NodeInterface NodeRInterface NodeSet Property DefaultNodeSet MultiInstance Video Boolean Characters Media MediaElement Number SimpleSelection

Public Member Functions

 __construct ($key, $label= '', $tooltip= '', $representation=null)
 
 getData ()
 
 getKey ()
 
 setLabel ($newValue)
 
 getLabel ()
 
 setTooltip ($newValue)
 
 getTooltip ()
 
 setRepresentation ($newValue)
 
 getRepresentation ()
 
 getParentProperty ()
 
 parentPropertyChangedTo ($newValue)
 
- Public Member Functions inherited from NodeRInterface
 getToolTip ()
 

Protected Attributes

 $key
 

Detailed Description

Constructor & Destructor Documentation

__construct (   $key,
  $label = '',
  $tooltip = '',
  $representation = null 
)

Member Function Documentation

getData ( )
getKey ( )

Implements NodeRInterface.

getLabel ( )

Implements NodeRInterface.

getParentProperty ( )

Implements NodeRInterface.

getRepresentation ( )

Implements NodeRInterface.

getTooltip ( )
parentPropertyChangedTo (   $newValue)

Implements NodeRInterface.

setLabel (   $newValue)

Implements NodeInterface.

setRepresentation (   $newValue)

Implements NodeInterface.

setTooltip (   $newValue)

Implements NodeInterface.

Field Documentation

$key
protected

The documentation for this class was generated from the following file: