Module: SSHTunnel::UI::Helpers::TunnelWindowHelper::ClassMethods

Defined in:
lib/ssh-hull/ui/helpers/tunnel_window_helper.rb

Instance Method Summary collapse

Instance Method Details

#initObject



45
46
47
48
# File 'lib/ssh-hull/ui/helpers/tunnel_window_helper.rb', line 45

def init
  bind_buttons(FORM_BUTTONS)
  bind_form_fields(FORM_FIELDS.keys)
end