|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataElement
Interface for all kinds of data elements.
Method Summary | |
---|---|
DataContainer |
getContainer()
Returns the container containing this element. |
void |
setContainer(DataContainer container)
Sets the container which should contain this element. |
Method Detail |
---|
DataContainer getContainer()
void setContainer(DataContainer container)
DataContainer
..
container
- Container which should contains this element. Cann be
null if this element does not belong to a container.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |