Class: Netzke::Basepack::RecordFormWindow
- Inherits:
-
Window::Base
- Object
- Netzke::Base
- Window::Base
- Netzke::Basepack::RecordFormWindow
- Defined in:
- lib/netzke/basepack/record_form_window.rb
Instance Method Summary collapse
Methods inherited from Window::Base
Instance Method Details
#configure(c) ⇒ Object
4 5 6 7 |
# File 'lib/netzke/basepack/record_form_window.rb', line 4 def configure(c) super c. = [:ok, :cancel] end |