| java.lang.Object | |
| ↳ | com.pdftron.pdf.utils.DialogGoToPage |
A dialog for going to a specific page.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| interface | DialogGoToPage.DialogGoToPageListener | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DialogGoToPage(Context context, PDFViewCtrl ctrl, DialogGoToPage.DialogGoToPageListener listener) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
show(int titleRes, int posRes, String initialValue)
Shows the dialog.
| ||||||||||
| void |
show()
Shows the dialog.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Shows the dialog.
Shows the dialog.