| java.lang.Object | |
| ↳ | com.pdftron.pdf.controls.PasswordDialogFragment.Builder |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Builder() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PasswordDialogFragment | build() | ||||||||||
| Bundle | getBundle() | ||||||||||
| PasswordDialogFragment.Builder | setAllowEmptyPassword(boolean allowEmptyPassword) | ||||||||||
| PasswordDialogFragment.Builder | setConfirmationHint(String hint) | ||||||||||
| PasswordDialogFragment.Builder | setFile(File file) | ||||||||||
| PasswordDialogFragment.Builder | setFileType(int fileType) | ||||||||||
| PasswordDialogFragment.Builder | setHint(String hint) | ||||||||||
| PasswordDialogFragment.Builder | setId(String id) | ||||||||||
| PasswordDialogFragment.Builder | setMessage(String message) | ||||||||||
| PasswordDialogFragment.Builder | setPath(String path) | ||||||||||
| PasswordDialogFragment.Builder | setPositiveStringRes(int res) | ||||||||||
| PasswordDialogFragment.Builder | setRequireConfirmation(boolean requireConfirmation) | ||||||||||
| PasswordDialogFragment.Builder | setTitle(String title) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||