Class
CKText
In:
lib/cgikit.rb
Parent:
CKElement
Creates a text area. This element must be used within
CKForm
or HTML form.
Bindings
Required attribute:
value
value
:
Value of the text area.
columns
:
Column size.
rows
:
Row size.
Methods
run
to_s
Public Instance methods
run
()
to_s
()