Class: HtmlGrid::Form

Inherits:
Object
  • Object
show all
Includes:
ErrorMessage
Defined in:
lib/ydim/html/view/htmlgrid.rb

Constant Summary collapse

DEFAULT_CLASS =
HtmlGrid::InputText
LABELS =
true

Instance Method Summary collapse

Instance Method Details

#initObject



72
73
74
75
# File 'lib/ydim/html/view/htmlgrid.rb', line 72

def init
	super
	error_message
end