Method: CWM::Dialog#skip_store_for
- Defined in:
- library/cwm/src/lib/cwm/dialog.rb
#skip_store_for ⇒ Array<Symbol>
Returns Events for which store won't be called, see Yast::CWMClass#show.
86 87 88 |
# File 'library/cwm/src/lib/cwm/dialog.rb', line 86 def skip_store_for [] end |