Module: HtmlGrid

Defined in:
lib/htmlgrid/grid.rb,
lib/htmlgrid/div.rb,
lib/htmlgrid/form.rb,
lib/htmlgrid/link.rb,
lib/htmlgrid/list.rb,
lib/htmlgrid/pass.rb,
lib/htmlgrid/span.rb,
lib/htmlgrid/text.rb,
lib/htmlgrid/image.rb,
lib/htmlgrid/input.rb,
lib/htmlgrid/label.rb,
lib/htmlgrid/reset.rb,
lib/htmlgrid/value.rb,
lib/htmlgrid/button.rb,
lib/htmlgrid/select.rb,
lib/htmlgrid/submit.rb,
lib/htmlgrid/ullist.rb,
lib/htmlgrid/divform.rb,
lib/htmlgrid/divlist.rb,
lib/htmlgrid/urllink.rb,
lib/htmlgrid/version.rb,
lib/htmlgrid/formlist.rb,
lib/htmlgrid/passthru.rb,
lib/htmlgrid/richtext.rb,
lib/htmlgrid/spanlist.rb,
lib/htmlgrid/template.rb,
lib/htmlgrid/textarea.rb,
lib/htmlgrid/component.rb,
lib/htmlgrid/composite.rb,
lib/htmlgrid/datevalue.rb,
lib/htmlgrid/inputdate.rb,
lib/htmlgrid/inputfile.rb,
lib/htmlgrid/inputtext.rb,
lib/htmlgrid/labeltext.rb,
lib/htmlgrid/popuplink.rb,
lib/htmlgrid/inputradio.rb,
lib/htmlgrid/javascript.rb,
lib/htmlgrid/divtemplate.rb,
lib/htmlgrid/dojotoolkit.rb,
lib/htmlgrid/infomessage.rb,
lib/htmlgrid/staticinput.rb,
lib/htmlgrid/ulcomposite.rb,
lib/htmlgrid/booleanvalue.rb,
lib/htmlgrid/divcomposite.rb,
lib/htmlgrid/errormessage.rb,
lib/htmlgrid/inputcheckbox.rb,
lib/htmlgrid/inputcurrency.rb,
lib/htmlgrid/spancomposite.rb,
lib/htmlgrid/namedcomponent.rb,
lib/htmlgrid/centeredcomposite.rb

Overview

HtmlGrid – HyperTextMarkupLanguage Framework Copyright © 2003 ywesee - intellectual capital connected Andreas Schrafl, Benjamin Fay, Hannes Wyss, Markus Huggler

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

ywesee - intellectual capital connected, Winterthurerstrasse 52, CH-8006 Zuerich, Switzerland [email protected], www.ywesee.com/htmlgrid

ErrorMessage – htmlgrid – 10.04.2003 – [email protected]

Defined Under Namespace

Modules: DojoToolkit, ErrorMessage, FormMethods, InfoMessage, TemplateMethods Classes: AbstractComposite, AbstractSelect, BooleanValue, Button, CenteredComposite, Component, Composite, DateValue, Div, DivComposite, DivForm, DivList, DivTemplate, Form, FormList, Grid, HttpLink, Image, Input, InputCheckbox, InputCurrency, InputDate, InputFile, InputRadio, InputText, JavaScript, Label, LabelText, Link, List, MailLink, NamedComponent, Pass, PassThru, PopupLink, Reset, RichText, Select, SimpleLabel, Span, SpanComposite, SpanList, StaticInput, Submit, TagComposite, Template, Text, Textarea, UlComposite, UlList, UrlLink, Value

Constant Summary collapse

VERSION =
"1.2.3"