|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mycompany.expense.ReportHandler.Page
This class represents a page in the page navigation bar model.
Field Summary | |
private ReportHandler |
handler
|
private int |
number
|
Constructor Summary | |
ReportHandler.Page(int number,
ReportHandler handler)
|
Method Summary | |
int |
getNumber()
|
java.lang.String |
select()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private int number
private ReportHandler handler
Constructor Detail |
public ReportHandler.Page(int number, ReportHandler handler)
Method Detail |
public int getNumber()
public java.lang.String select()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |