Class: Pwl::Dialog::CocoaPasswordDialog
- Inherits:
-
CocoaDialog
- Object
- Base
- SystemDialog
- CocoaDialog
- Pwl::Dialog::CocoaPasswordDialog
- Defined in:
- lib/pwl/dialog/cocoa.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from CocoaDialog
Methods inherited from SystemDialog
Methods inherited from Base
Constructor Details
This class inherits a constructor from Pwl::Dialog::Base
Instance Method Details
#type ⇒ Object
62 63 64 |
# File 'lib/pwl/dialog/cocoa.rb', line 62 def type 'secure-standard-inputbox' end |