Top Level Namespace
Defined Under Namespace
Modules: Vapir Classes: WIN32OLE
Constant Summary collapse
- UploadWindowTitles =
titles of file upload window titles in supported browsers Add to this titles in other languages, too
{ :IE8 => "Choose File to Upload", :IE7 => 'Choose file', }
- UploadWindowFilenameFields =
add to this stuff for other languages, too
[["File &name:", {:control_class_name => 'ComboBoxEx32'}]]