Class: Dropdown::DropdownText
- Inherits:
-
Struct
- Object
- Struct
- Dropdown::DropdownText
- Defined in:
- lib/ruql/dropdown.rb
Instance Attribute Summary collapse
-
#text ⇒ Object
Returns the value of attribute text.
Instance Attribute Details
#text ⇒ Object
Returns the value of attribute text
4 5 6 |
# File 'lib/ruql/dropdown.rb', line 4 def text @text end |