|
SimpleServlets v5.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.simpleservlets.htmlobjects.GenericHTMLElement
com.simpleservlets.htmlobjects.HTMLList.Item
public static class HTMLList.Item
List item, <li> tag.
| Field Summary |
|---|
| Fields inherited from interface com.simpleservlets.htmlobjects.HTMLElement |
|---|
ZERO_LEN_ARRAY |
| Constructor Summary | |
|---|---|
HTMLList.Item()
No initial content, use GenericHTMLElement.add(HTMLElement) to add
content. |
|
HTMLList.Item(HTMLElement content)
|
|
HTMLList.Item(String content)
|
|
| Method Summary |
|---|
| Methods inherited from class com.simpleservlets.htmlobjects.GenericHTMLElement |
|---|
add, add, addSibling, addSibling, getAttributes, getChildren, getName, getParent, hasAttributes, hasChildren, isSafeToWrapWithWhitespace, removeAllAttributes, removeAllChildren, removeAttribute, removeChild, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeGroup, setParent, setSafeToWrapWithWhitespace, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.simpleservlets.htmlobjects.HTMLElement |
|---|
add, add, addSibling, addSibling, getAttributes, getChildren, getName, getParent, hasAttributes, hasChildren, isSafeToWrapWithWhitespace, removeAllAttributes, removeAllChildren, removeAttribute, removeChild, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeGroup, setParent, setStyle |
| Constructor Detail |
|---|
public HTMLList.Item(HTMLElement content)
public HTMLList.Item(String content)
public HTMLList.Item()
GenericHTMLElement.add(HTMLElement) to add
content.
|
SimpleServlets v5.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||