Method: Reflex::Button#text

Defined in:
lib/reflex/button.rb

#textObject

Returns the value of attribute text.



11
12
13
# File 'lib/reflex/button.rb', line 11

def text
  @text
end