Agent System POND 1.2 (28.2.2002)

Package FIM.Util.WWW.Form

Utility classes for managing HTML-forms in memory.

See:
          Description

Class Summary
ActionElement An element of a HTML-form which produced an action if invoked (e. g. resetting the form or submitting it).
ButtonElement An element of a HTML-form of type BUTTON.
ElementGroup A group of selectable elements.
FormElement An element of a HTML-form.
HTMLForm Models a HTML form.
InputCheckboxElement Class for the HTML element INPUT with subtype CHECKBOX.
InputHiddenElement Class for the HTML element INPUT with subtype HIDDEN.
InputImageElement Class for the HTML element INPUT with subtype IMAGE.
InputPasswordElement Class for the HTML element INPUT with subtype PASSWORD.
InputRadioElement Class for the HTML element INPUT with subtype RADIO.
InputResetElement Class for the HTML element INPUT with subtype RESET.
InputSubmitElement Class for the HTML element INPUT with subtype SUBMIT.
InputTextElement Class for the HTML element INPUT with subtype TEXT.
ResetButtonElement A reset BUTTON.
SelectableElement Parent class for elements, which may be selected (on/off only).
SingleSelectionGroup A group of selectable elements, from which at every time only one can be selected.
SubmitButtonElement A submit BUTTON.
TextareaElement Class for the HTML element TEXTAREA.
TextElement Parent class for HTML elements containing text.
 

Package FIM.Util.WWW.Form Description

Utility classes for managing HTML-forms in memory. For the HTML 4.01 specification see WWW Consortium (http://www.w3.org/).


Agent System POND 1.2 (28.2.2002)

Submit a bug

Copyright 2001,2002 Michael Sonntag & Institute for Information Processing and Microprocessor Technology (FIM), Johannes-Kepler-University Linz, Altenbergerstr. 69, A-4040 Linz, Austria.