Method: CWM::UIState#candidate_nodes
- Defined in:
- library/cwm/src/lib/cwm/ui_state.rb
#candidate_nodes ⇒ Array<Integer, String> (protected)
Where to place the user within the general tree in next redraw
163 164 165 |
# File 'library/cwm/src/lib/cwm/ui_state.rb', line 163 def candidate_nodes @candidate_nodes end |