Class: HtmlGrid::Template

Inherits:
Composite show all
Includes:
TemplateMethods
Defined in:
lib/htmlgrid/template.rb

Constant Summary

Constants included from TemplateMethods

HtmlGrid::TemplateMethods::CONTENT, HtmlGrid::TemplateMethods::CSS_FILES, HtmlGrid::TemplateMethods::FOOT, HtmlGrid::TemplateMethods::HEAD, HtmlGrid::TemplateMethods::JAVASCRIPTS, HtmlGrid::TemplateMethods::LEGACY_INTERFACE, HtmlGrid::TemplateMethods::META_TAGS

Constants inherited from Composite

Composite::COLSPAN_MAP, Composite::COMPONENT_CSS_MAP, Composite::CSS_MAP, Composite::DEFAULT_CLASS, Composite::VERTICAL

Constants inherited from AbstractComposite

AbstractComposite::CSS_CLASS, AbstractComposite::CSS_ID, AbstractComposite::CSS_ID_MAP, AbstractComposite::CSS_MAP, AbstractComposite::CSS_STYLE_MAP, AbstractComposite::DEFAULT_CLASS, AbstractComposite::LABELS, AbstractComposite::LEGACY_INTERFACE, AbstractComposite::LOOKANDFEEL_MAP, AbstractComposite::SYMBOL_MAP

Constants inherited from Component

Component::CSS_CLASS, Component::CSS_ID, Component::HTML_ATTRIBUTES, Component::HTTP_HEADERS, Component::LABEL

Instance Attribute Summary

Attributes inherited from Component

#attributes, #dojo_tooltip, #label, #model, #value

Method Summary

Methods included from TemplateMethods

#__standard_component, #content, #css_link, #css_links, #dynamic_html_headers, #foot, get_inline, #head, #html_head, #javascripts, #meta_tags, #onload=, #other_html_headers, #template_html, #template_tags, #title, #to_html

Methods inherited from Composite

#compose, #compose_colspan, #event, #full_colspan, #insert_row, #to_html

Methods inherited from AbstractComposite

component, #create, #init

Methods inherited from Component

#_to_html, #autofill?, #css_class, #css_class=, #css_id, #css_id=, #dojo_dynamic_html, #dojo_parse_on_load, #dojo_tag, #dojo_title=, #dynamic_html, #escape, #escape_symbols, #formname, #http_headers, #initialize, #label?, #onclick=, #onload=, #onsubmit=, #set_attribute, #tabindex=, #to_html

Constructor Details

This class inherits a constructor from HtmlGrid::Component