Class: RDialogy::FilePathWidget

Inherits:
Base
  • Object
show all
Defined in:
lib/rdialogy/filepath_widget.rb

Direct Known Subclasses

DSelect, Editbox, FSelect

Class Method Summary collapse

Class Method Details

.run(options = {}) ⇒ Object

  • :height



10
11
12
# File 'lib/rdialogy/filepath_widget.rb', line 10

def self.run(options={})
  super options, true
end