public class HtmlOutput extends HtmlTag implements IdHolder, NameHolder
Constructor and Description |
---|
HtmlOutput() |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
protected boolean |
isSelfClosing()
Returns true if this widget is self closing (i.e.
|
void |
setId(String id) |
void |
setName(String name) |
getAdditionalNamespaceURIs, getAttribute, getNamespaceURI, getPrefix, getTextContent, putAdditionalNamespaceURI, putAttribute, setTextContent, write, writeAttribute
getChildren, getClientProperty, getParent, putClientProperty, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren, getClientProperty, putClientProperty
public void setName(String name)
setName
in interface NameHolder
public String getName()
getName
in interface NameHolder
protected boolean isSelfClosing()
BaseStaticXmlWidget
isSelfClosing
in class BaseStaticXmlWidget
Copyright © 2015. All Rights Reserved.