public class Comment extends Composite
| Constructor and Description |
|---|
Comment() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(Writer out)
Write the composite.
|
add, contents, nest, replace, reset, setNest, size, unnestattribute, attribute, attribute, attributes, attributes, bgColor, bottom, center, color, cssClass, cssID, height, height, height, left, middle, right, setAttributesFrom, size, size, style, top, toString, width, width, width, write, writepublic void write(Writer out) throws IOException
Compositewrite in class Compositeout - Writer to write the element to.IOExceptionCopyright © 2016. All Rights Reserved.