|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A report element representing an object. An ObjectElement's view
may determine that the element should be rendered using
a nested report. Hence there are methods to get and set
the root element of the nested report.
TableElement| Method Summary | |
Element |
getNestedRootElement()
Returns the nested root element, or null, if none. |
void |
setNestedRootElement(Element element)
Sets the nested root element. |
| Methods inherited from interface sos.reports.Element |
getAttributes, getName, getObject, getParentElement, getPrototypeObject, getReport, setParentElement |
| Method Detail |
public Element getNestedRootElement()
null, if none.
null, if nonesetNestedRootElement(sos.reports.Element)public void setNestedRootElement(Element element)
element - the nested root element (may be null)getNestedRootElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||