Module: ZoomInPageButton
- Defined in:
- lib/framework/autocomplete/ZoomInPageButton.rb
Overview
It is auto-generated content. Do not do required for this file in your application.
Class Method Summary collapse
- .height=(argument) ⇒ Object
- .imagedown=(argument) ⇒ Object
- .imageup=(argument) ⇒ Object
- .left=(argument) ⇒ Object
- .setEmml(argument) ⇒ Object
- .top=(argument) ⇒ Object
- .visibility=(argument) ⇒ Object
- .width=(argument) ⇒ Object
Class Method Details
.height=(argument) ⇒ Object
12 13 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 12 def self.height=(argument) end |
.imagedown=(argument) ⇒ Object
18 19 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 18 def self.imagedown=(argument) end |
.imageup=(argument) ⇒ Object
16 17 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 16 def self.imageup=(argument) end |
.left=(argument) ⇒ Object
8 9 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 8 def self.left=(argument) end |
.setEmml(argument) ⇒ Object
22 23 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 22 def self.setEmml(argument) end |
.top=(argument) ⇒ Object
10 11 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 10 def self.top=(argument) end |
.visibility=(argument) ⇒ Object
20 21 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 20 def self.visibility=(argument) end |
.width=(argument) ⇒ Object
14 15 |
# File 'lib/framework/autocomplete/ZoomInPageButton.rb', line 14 def self.width=(argument) end |