|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HtmlElement | Base class for Html helper classes. |
Class Summary | |
---|---|
HtmlRow | Render Html Rows (tr elements) based on arrays of cell contents. |
HtmlSimpleElement | support for generating simple HTML. |
HtmlTable | Render Html Tables. |
Support for generating HTML. HtmlElement
is the base
class for HtmlSimpleElement
, which makes it easy to
generate many simple HTML fragments, and HtmlRow
, which
provides support for generating table rows given arrays of cells.
NumberDisplay
formats floating point numbers for printing.
© Copyright 2007 Chris Hibbert. All rights reserved. © 2006 CommerceNet Consortium, LLC.
This software is published under the terms of the MIT license, a copy |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |