Phosphor::TreeNode
One node in the tree TreeMock renders.
depth is already resolved by the owning Widget#sync — TreeMock
never computes it. Style fields are already-resolved Style values —
never theme names; the Widget layer is the only place that touches
the theme.
Constructors
Instance methods
children
clone
Sourcecopy_with(label _label = @label, children _children = @children, expanded _expanded = @expanded, depth _depth = @depth, style _style = @style, expanded_style _expanded_style = @expanded_style, selected_style _selected_style = @selected_style)
Sourcedepth
expanded
expanded_style
label
selected_style
style