|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.bbn.openmap.util.html.ListElement com.bbn.openmap.util.html.ListBodyElement
public class ListBodyElement
A container for a list body
Field Summary |
---|
Fields inherited from class com.bbn.openmap.util.html.ListElement |
---|
v |
Constructor Summary | |
---|---|
ListBodyElement()
Construct a new ListElement |
Method Summary | |
---|---|
void |
addElement(Element e)
Add an element to the end of the list |
Methods inherited from class com.bbn.openmap.util.html.ListElement |
---|
addElement, generate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListBodyElement()
Method Detail |
---|
public void addElement(Element e)
addElement
in interface ContainerElement
addElement
in class ListElement
e
- the element to add
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |