|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A multi-page document contains an ordered set of pages. A page generally contains a single object, the "model," that contains part of the document's data.
| Method Summary | |
java.lang.Object |
getModel()
Return the model of the page. |
java.lang.String |
getTitle()
Return the title of the page. |
void |
setModel(java.lang.Object model)
Set the model of the page. |
void |
setTitle(java.lang.String title)
Set the title of the page. |
| Method Detail |
public java.lang.Object getModel()
public java.lang.String getTitle()
public void setModel(java.lang.Object model)
public void setTitle(java.lang.String title)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||