Class: Interview::StringAttribute

Inherits:
Attribute show all
Defined in:
lib/interview/string_attribute.rb

Instance Attribute Summary

Attributes inherited from Attribute

#align, #caption, #hide_caption, #hide_tooltip, #html_class, #link, #method, #nil_value, #on_changed, #only_for, #style, #surrounding_tag

Attributes inherited from Control

#parent

Method Summary

Methods inherited from Attribute

#initialize, #render, #render_read, #render_write, #tooltip, #value

Methods inherited from Control

#ancestors, build, definition, #find_attribute, #find_attribute!, inherited, #initialize, #render, #set_attributes, #set_defaults

Constructor Details

This class inherits a constructor from Interview::Attribute