Class CGIKit::Delegate
In: lib/cgikit/delegate.rb
lib/cgikit/element.rb
lib/cgikit/elements/browser.rb
lib/cgikit/elements/checkbox.rb
lib/cgikit/elements/conditional.rb
lib/cgikit/elements/form.rb
lib/cgikit/elements/image.rb
lib/cgikit/elements/link.rb
lib/cgikit/elements/popup.rb
lib/cgikit/elements/radio.rb
lib/cgikit/elements/repetition.rb
lib/cgikit/elements/string.rb
lib/cgikit/elements/submit.rb
lib/cgikit/elements/text.rb
lib/cgikit/elements/textfield.rb
Parent: Object

Methods

Classes and Modules

Module CGIKit::Delegate::BrowserDelegate
Module CGIKit::Delegate::CheckboxDelegate
Module CGIKit::Delegate::ConditionalDelegate
Module CGIKit::Delegate::ElementDelegate
Module CGIKit::Delegate::FormDelegete
Module CGIKit::Delegate::ImageDelegate
Module CGIKit::Delegate::LinkDelegate
Module CGIKit::Delegate::PopupDelegate
Module CGIKit::Delegate::RadioDelegate
Module CGIKit::Delegate::RepetitionDelegate
Module CGIKit::Delegate::StringDelegate
Module CGIKit::Delegate::SubmitDelegate
Module CGIKit::Delegate::TextDelegate
Module CGIKit::Delegate::TextFieldDelegate

Constants

SUPPORT_CLASSES = []

Attributes

bindings  [RW] 
component  [RW] 
context  [RW] 
element  [RW] 

Public Class methods

Public Instance methods

[Validate]