Method: CWM::UIState#tab
- Defined in:
- library/cwm/src/lib/cwm/ui_state.rb
#tab ⇒ String? (protected)
Concrete tab within the current node to show in the next redraw
167 168 169 |
# File 'library/cwm/src/lib/cwm/ui_state.rb', line 167 def tab @tab end |