ValidForm::Submit (Class)

In: ValidForm.rb
ValidForm_html.rb
Parent: Object

Represents a button used to submit the form.

(See ::Field#new for a description of the constructor.)

Methods

Public Instance methods

Returns an HTML representation of the field itself. See also ::Field#to_html.

[Validate]