Krang::ElementClass::Text - text element class
$class = pkg('ElementClass::Text')->new(name => "header",
maxlength => 0,
size => 30);
Provides a text box element class.
All the normal Krang::ElementClass attributes are available, plus: