Class: DbGui::View::DbCommandForm

Inherits:
Object
  • Object
show all
Includes:
Glimmer::LibUI::CustomControl
Defined in:
app/db_gui/view/db_command_form.rb

Constant Summary collapse

TIMEOUT_MAX_IN_MILLISECONDS =
(ENV['TIMEOUT_MAX_IN_MILLISECONDS'] || 60*60*1000).to_i