|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eggframework2.view.elements.Element
org.eggframework2.view.elements.xhtml.XhtmlElement
org.eggframework2.view.elements.xhtml.tags.AttributableXhtmlElement
org.eggframework2.view.elements.xhtml.tags.SimpleXhtmlElement
org.eggframework2.view.elements.xhtml.tags.TextSupportXhtmlElement
org.eggframework2.view.elements.xhtml.tags.Dt
public class Dt
[PL] Odpowiada znacznikowi dt
| Constructor Summary | |
|---|---|
Dt()
|
|
Dt(java.lang.String text)
|
|
| Method Summary |
|---|
| Methods inherited from class org.eggframework2.view.elements.xhtml.tags.TextSupportXhtmlElement |
|---|
addB, addBr, addEm, addI, addP, addStrong, addText, setText |
| Methods inherited from class org.eggframework2.view.elements.xhtml.tags.SimpleXhtmlElement |
|---|
add, add, add, addElementFromTemplate, addElementFromTemplate, clear, getElements, getElementWithId, remove, replaceElementWithId, setElements, setElements, setElementsAtId |
| Methods inherited from class org.eggframework2.view.elements.xhtml.tags.AttributableXhtmlElement |
|---|
addEventAttribute, addEventAttribute, addEventAttribute, addEventAttribute, getAttribute, getAttributeNames, getId, getStyleProperty, isVisible, setAttribute, setId, setStyleProperty, setVisible |
| Methods inherited from class org.eggframework2.view.elements.xhtml.XhtmlElement |
|---|
getTagName |
| Methods inherited from class org.eggframework2.view.elements.Element |
|---|
marshal, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eggframework2.view.elements.Parent |
|---|
add, add, add, clear, getElements, getElementWithId, remove, replaceElementWithId, setElements, setElements, setElementsAtId |
| Methods inherited from interface org.eggframework2.view.elements.IElement |
|---|
marshal |
| Constructor Detail |
|---|
public Dt()
public Dt(java.lang.String text) throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||