Module: XForms::Label
Instance Attribute Summary collapse
-
#label ⇒ Object
Returns the value of attribute label.
Instance Attribute Details
#label ⇒ Object
Returns the value of attribute label.
32 33 34 |
# File 'lib/xforms/control.rb', line 32 def label @label end |