|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectag.ion.bion.officelayer.internal.presentation.PageService
public class PageService
Page service of a presentation document.
| Constructor Summary | |
|---|---|
PageService(IPresentationDocument presentationDocument)
Constructs new PageService. |
|
| Method Summary | |
|---|---|
int |
getPageCount()
Returns number of available pages. |
void |
goToPage(int index)
Navigates to the page with the submitted index. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageService(IPresentationDocument presentationDocument)
throws java.lang.IllegalArgumentException
presentationDocument - presentation document to be used
java.lang.IllegalArgumentException - if the submitted presentation document is not valid| Method Detail |
|---|
public int getPageCount()
getPageCount in interface IPageService
public void goToPage(int index)
throws PresentationException
goToPage in interface IPageServiceindex - index of the page
PresentationException - if the page is not available
|
Elexis: Das führende OpenSource-Arztpraxisprogamm im deutschsprachigen Raum Java doc for Elexis version 2.1.7.dev vom 17.03.2013 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||