Method: CWM::Dialog#disable_buttons
- Defined in:
- library/cwm/src/lib/cwm/dialog.rb
#disable_buttons ⇒ Array<Symbol>
Returns Buttons to disable (:back, :next.
91 92 93 |
# File 'library/cwm/src/lib/cwm/dialog.rb', line 91 def [] end |