Package net.sourceforge.ajaxtags.helpers

Class Summary
AbstractHTMLElement This class should help to write HTML-Tags we will have a simple append operation and a easy use in connection with strings.
AbstractItem A generic item class, basically representing a name-value pair. s
DIVElement HTML <div> element.
JavaScript HTML JavaScript element.
TreeItem Extend Item to easily have a tree item with more options.
ValueItem Holding the data for ValueListXmlBuilder.
XMLUtils Some helper functions for XML.
 

Enum Summary
AbstractHTMLElement.HTMLAttribute A simple enumeration holding some HTML-Attributes we are using.
TreeItem.TreeAttribute All known tree-elements for the parser.
 



Copyright © 2005-2010 The Ajaxtags Team. All Rights Reserved.