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 | |
__construct | ( | $key, | |
$label = '' , |
|||
$tooltip = '' , |
|||
$representation = null |
|||
) |
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.
|
protected |