| java.lang.Object | |||
| ↳ | DialogFragment | ||
| ↳ | com.pdftron.pdf.controls.CustomSizeDialogFragment | ||
| ↳ | com.pdftron.pdf.dialog.widgetchoice.ChoiceDialogFragment | ||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | EXISTING_OPTIONS | ||||||||||
| String | FIELD_TYPE | ||||||||||
| String | SELECTION_TYPE | ||||||||||
| String | WIDGET | ||||||||||
| String | WIDGET_PAGE | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final String | TAG | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ChoiceDialogFragment() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static ChoiceDialogFragment | newInstance(long widget, int page, boolean isSingleChoice, boolean isCombo) | ||||||||||
| static ChoiceDialogFragment | newInstance(long widget, int page, boolean isSingleChoice, boolean isCombo, String[] options) | ||||||||||
| void | onCreate(Bundle savedInstanceState) | ||||||||||
| View | onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) | ||||||||||
| void | onDismiss(DialogInterface dialog) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pdftron.pdf.controls.CustomSizeDialogFragment
| |||||||||||
From class
java.lang.Object
| |||||||||||