Class: Nitro::Control

Inherits:
Element show all
Includes:
XhtmlHelper
Defined in:
lib/nitro/control.rb

Overview

A specialized kind of element used for implementing UI controls. – TODO: add support for the singleton pattern to avoid excessive memory usage. ++

Direct Known Subclasses

AttributeControl

Instance Attribute Summary

Attributes included from ElementMixin

#_children, #_parent, #_text, #_view, #id

Method Summary

Methods included from XhtmlHelper

#date_select, #datetime_select, #hidden, #href_of, #js_popup, #link_to, #objects_to_options, #onclick_popup, #options, #popup, #submit, #time_select

Methods inherited from Element

compile_template_elements

Methods included from ElementMixin

#add_child, #close, #content, #initialize, #open, #render, #render_children