SimpleServlets v5.5.0

Uses of Class
com.simpleservlets.htmlobjects.HTMLForm.Option

Packages that use HTMLForm.Option
com.simpleservlets.htmlobjects HTMLObjects facilitates the Object-Oriented creation of HTML (see HTMLPage to get started). 
 

Uses of HTMLForm.Option in com.simpleservlets.htmlobjects
 

Methods in com.simpleservlets.htmlobjects that return HTMLForm.Option
static HTMLForm.Option[] HTMLForm.Option.createSet(String[] value, String selectedValue, String firstLine)
          Creates a set of option elements.
 


SimpleServlets v5.5.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. SimpleServlets is free and is OSI Certified Open Source Software under the BSD license.