Package org.neotropic.kuwaiba.modules.optional.reports.html
-
Class Summary Class Description HTMLBr A simplebr
line break.HTMLColumn A simple HTML table cell (td
).HTMLColumnHeader A simple HTML th tag.HTMLComponent The root of all HTML components.HTMLDiv A simple HTML div tag.HTMLHx A simple HTML h1, h2, h3, ...HTMLImage An HTML image tagHTMLMessage A simple formatedspan
tag.HTMLPlainJQueryScript HTMLReport Useful methods to build HTML reports.HTMLRow A simple HTML table row (tr
)HTMLTable A simple HTML table.