Class: Formular::Element::Submit

Inherits:
Formular::Element show all
Defined in:
lib/formular/elements.rb

Overview

class Label

Constant Summary

Constants inherited from Formular::Element

Container, Control, Div, Fieldset, Legend, OptGroup, Option, P, Small, Span, WrappedControl

Instance Attribute Summary

Attributes inherited from Formular::Element

#attributes, #builder, #html_blocks, #options, #tag

Method Summary

Methods inherited from Formular::Element

add_option_keys, call, html, #initialize, rename_html_context, set_default, tag, #to_html

Constructor Details

This class inherits a constructor from Formular::Element