|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectview.xhtml.HtmlObject
view.xhtml.HtmlElement
view.xhtml.ContainerElement
view.xhtml.H3
public class H3
| Constructor Summary | |
|---|---|
H3()
Constructs the element. |
|
H3(java.lang.String text)
As above but with a text automatically added to it. |
|
| Method Summary |
|---|
| Methods inherited from class view.xhtml.ContainerElement |
|---|
add, add, getHtml, getHtml |
| Methods inherited from class view.xhtml.HtmlElement |
|---|
getCloseTag, getCloseTag, getStartTag, getStartTag, setAttribute, setClass, setId, setName |
| Methods inherited from class view.xhtml.HtmlObject |
|---|
getHtml, getIndent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public H3()
public H3(java.lang.String text)
text - the text to add.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||