SentorsaSeasideForms

Description

It's a form building superclass that lets you write as little code as possible to get a form up and going and works with either your domain model object, or the form itself acting as the model in cases where you just need a simple form. It's reflective and relies both on method naming patterns and pragmas for customizing the form or simply overriding the auto-generated stuff on a field by field basis with manually written custom code.There's also some event based hooks so you can catch an auto-generated tag and modify or ajax it up allowing you to customize without having to write all the html manually.There are 3 basic base classes that give different layouts, one based on CSS using divs, one based on fieldsets where you can group fields, and one based on tables where you can specify via a selector exactly what fields are in each row. There's a sample of each included for testing.MembersCreator:Ramon LeonAdmin:Ramon LeonTagsseasideLicenseCode commited to this repository will be automatically underMITlicense.RegistrationMCHttpRepositorylocation: 'http://www.squeaksource.com/SentorsaSeasideForms'user: ''password: ''PackagesSentorsaSeasideFormsSentorsaSeasideFormsTestsLinkshttp://www.squeaksource.com/SentorsaSeasideForms.htmlhttp://www.squeaksource.com/SentorsaSeasideFormsGlobal:Read And WriteStatisticsRegistered:30 May 2008 6:11:35 pmTotal Releases:0Total Versions:164Total Downloads:1856

Details

Source
SqueakSource
Dialect
squeak (25% confidence)

Categories

Web UI / Graphics Testing Scientific System / OS Language Extensions
← Back to results