Module: TopCommandArea
- Defined in:
- lib/framework/autocomplete/TopCommandArea.rb
Overview
It is auto-generated content. Do not do required for this file in your application.
Class Method Summary collapse
- .color=(argument) ⇒ Object
- .height=(argument) ⇒ Object
- .image=(argument) ⇒ Object
- .setEmml(argument) ⇒ Object
- .visibility=(argument) ⇒ Object
Class Method Details
.color=(argument) ⇒ Object
12 13 |
# File 'lib/framework/autocomplete/TopCommandArea.rb', line 12 def self.color=(argument) end |
.height=(argument) ⇒ Object
10 11 |
# File 'lib/framework/autocomplete/TopCommandArea.rb', line 10 def self.height=(argument) end |
.image=(argument) ⇒ Object
14 15 |
# File 'lib/framework/autocomplete/TopCommandArea.rb', line 14 def self.image=(argument) end |
.setEmml(argument) ⇒ Object
16 17 |
# File 'lib/framework/autocomplete/TopCommandArea.rb', line 16 def self.setEmml(argument) end |
.visibility=(argument) ⇒ Object
8 9 |
# File 'lib/framework/autocomplete/TopCommandArea.rb', line 8 def self.visibility=(argument) end |