|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--Report
Defined in php2go.js
| Method Summary | |
Boolean
|
goToPage(<Object> frm, <Number> curr, <Number> total, <Function> handler)
Validates the page number entered in the "go to page" form, which is one of the navigation features of the Report class |
| Method Detail |
Boolean goToPage(<Object> frm, <Number> curr, <Number> total, <Function> handler)
frm - Go to page form
curr - Current page
total - Total of pages
handler - onChangePage handler
|
PHP2Go Javascript Framework | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||