Uses of Class
org.spiderwiz.zutils.ZHtml.Div
Package | Description |
---|---|
org.spiderwiz.zutils |
Various utility classes used by the Spiderwiz framework.
|
-
Uses of ZHtml.Div in org.spiderwiz.zutils
Methods in org.spiderwiz.zutils that return ZHtml.Div Modifier and Type Method Description ZHtml.Div
ZHtml.Document. addDiv()
Appends a div element (div
tag) to the document body.