Overview | Methods | Fields | This Package | All Packages
Generates browser-targeted HTML for the specified DhElement.
Syntax
public StringBuffer generateHTML( DhElement e )
Parameters
e
The DhElement to generate code for based on this DhHTMLGenerator object.
Return Value
Returns a StringBuffer with the generated HTML.