Class: Bureaucrat::Widgets::TextInput

Inherits:
Input show all
Defined in:
lib/bureaucrat/widgets.rb

Constant Summary

Constants included from Utils

Utils::ESCAPES

Instance Attribute Summary

Attributes inherited from Widget

#attrs

Method Summary

Methods inherited from Input

inherited, #render

Methods inherited from Widget

#build_attrs, #has_changed?, #hidden?, id_for_label, inherited, #initialize, #initialize_copy, #media, #render, #value_from_datahash

Methods included from Utils

conditional_escape, escape, flatatt, format_string, make_bool, make_float, mark_safe, pretty_name, security_hash

Constructor Details

This class inherits a constructor from Bureaucrat::Widgets::Widget