Skip navigation links
A B C D E F G H I L M O P R S V W 

A

AbstractButtonBarDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain up to three buttons.
AbstractButtonBarDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractButtonBarDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain up to three buttons.
AbstractButtonBarDialogBuilder<DialogType extends ButtonBarDialog,BuilderType extends AbstractButtonBarDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android Material Design guidelines even on pre-Lollipop devices and may contain up to three buttons.
AbstractButtonBarDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain up to three buttons.
AbstractButtonBarDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain up to three buttons.
AbstractDialogDecorator<DialogType extends Dialog> - Class in de.mrapp.android.dialog.decorator
An abstract base class for all decorators, which allow to modify the view hierarchy of a dialog.
AbstractDialogDecorator(DialogType) - Constructor for class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog.
AbstractDialogFragmentDecorator<DialogType extends Dialog> - Class in de.mrapp.android.dialog.decorator
An abstract base class for all decorators, which allow to modify the view hierarchy of a dialog, which is able to show fragments.
AbstractDialogFragmentDecorator(DialogType) - Constructor for class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog.
AbstractHeaderDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
AbstractHeaderDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractHeaderDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
AbstractHeaderDialogBuilder<DialogType extends HeaderDialog,BuilderType extends AbstractHeaderDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
AbstractHeaderDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
AbstractHeaderDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
AbstractHeaderDialogFragment - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices, are able to show fragments and may contain a header.
AbstractHeaderDialogFragment() - Constructor for class de.mrapp.android.dialog.AbstractHeaderDialogFragment
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices, is able to show fragments and may contain a header.
AbstractListDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain list items.
AbstractListDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractListDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain list items.
AbstractListDialogBuilder<DialogType extends ListDialog,BuilderType extends AbstractListDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android Material Design guidelines even on pre-Lollipop devices and may contain list items.
AbstractListDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain list items.
AbstractListDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain list items.
AbstractListenerWrapper - Class in de.mrapp.android.dialog.listener
An abstract base class for all wrappers, which implement a specific listener interface of a dialog's buttonType or list item, in order to delegate the method calls to an encapsulated listener of another type.
AbstractListenerWrapper(ValidateableDialog, int) - Constructor for class de.mrapp.android.dialog.listener.AbstractListenerWrapper
Creates a new wrapper, which implements a specific listener interface of a dialog's buttonType or list item, in order to delegate the method calls to an encapsulated listener of another type.
AbstractMaterialDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices.
AbstractMaterialDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractMaterialDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
AbstractMaterialDialogBuilder<DialogType extends MaterialDialog,BuilderType extends AbstractMaterialDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
AbstractMaterialDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Creates a new builder, which allows to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
AbstractMaterialDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Creates a new builder, which allows to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
AbstractMaterialDialogFragment - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices and are able to show fragments.
AbstractMaterialDialogFragment() - Constructor for class de.mrapp.android.dialog.AbstractMaterialDialogFragment
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and is able to show fragments.
AbstractScrollableDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain a scrollable content.
AbstractScrollableDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractScrollableDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
AbstractScrollableDialogBuilder<DialogType extends ScrollableDialog,BuilderType extends AbstractScrollableDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
AbstractScrollableDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractScrollableDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
AbstractScrollableDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractScrollableDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
AbstractValidateableDialog - Class in de.mrapp.android.dialog
An abstract base class for all dialogs, which are designed according to Android 5's Material design guidelines even on pre-Lollipop devices and can be validated.
AbstractValidateableDialog(Context, int) - Constructor for class de.mrapp.android.dialog.AbstractValidateableDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and can be validated.
AbstractValidateableDialogBuilder<DialogType extends ValidateableDialog,BuilderType extends AbstractValidateableDialogBuilder<DialogType,?>> - Class in de.mrapp.android.dialog.builder
An abstract base class for all builders, which allow to create and show dialogs, which are designed according to Android Material Design guidelines even on pre-Lollipop devices and can be validated.
AbstractValidateableDialogBuilder(Context) - Constructor for class de.mrapp.android.dialog.builder.AbstractValidateableDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and can be validated.
AbstractValidateableDialogBuilder(Context, int) - Constructor for class de.mrapp.android.dialog.builder.AbstractValidateableDialogBuilder
Creates a new builder, which allows to create dialogs, which allow to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and can be validated.
adaptProgressBar() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
Adapts the dialog's progress bar.
addAllValidators(Collection<DialogValidator>) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
addAllValidators(Collection<DialogValidator>) - Method in class de.mrapp.android.dialog.builder.AbstractValidateableDialogBuilder
Adds all validators, which are contained by a specific collection and should be executed when the positive button of the dialog, which is created by the builder, is clicked.
addAllValidators(Collection<DialogValidator>) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
addAllValidators(Collection<DialogValidator>) - Method in interface de.mrapp.android.dialog.model.ValidateableDialogDecorator
Adds all validators, which are contained by a specific collection and should be executed when the positive button of the dialog is clicked.
addFragment(Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(int, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(int, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(CharSequence, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(CharSequence, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addFragment(Class<? extends Fragment>) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(Class<? extends Fragment>, Bundle) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(int, Class<? extends Fragment>) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(int, Class<? extends Fragment>, Bundle) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(CharSequence, Class<? extends Fragment>) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(CharSequence, Class<? extends Fragment>, Bundle) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new fragment to the dialog.
addFragment(Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(int, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(int, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(CharSequence, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(CharSequence, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog
 
addFragment(Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addFragment(Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addFragment(int, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addFragment(int, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addFragment(CharSequence, Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addFragment(CharSequence, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new fragment to the dialog, which is created by the builder.
addItem(CharSequence, Class<? extends Fragment>, Bundle) - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
Adds a new fragment to the adapter.
addValidator(DialogValidator) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
addValidator(DialogValidator) - Method in class de.mrapp.android.dialog.builder.AbstractValidateableDialogBuilder
Adds a new validator, which should be executed when the positive button of the dialog, which is created by the builder, is clicked.
addValidator(DialogValidator) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
addValidator(DialogValidator) - Method in interface de.mrapp.android.dialog.model.ValidateableDialogDecorator
Adds a new validator, which should be executed when the positive button of the dialog is clicked.
addWizardListener(WizardDialog.WizardListener) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
addWizardListener(WizardDialog.WizardListener) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Adds a new listener, which should be notified, when the user navigates within the dialog.
addWizardListener(WizardDialog.WizardListener) - Method in class de.mrapp.android.dialog.WizardDialog
 
addWizardListener(WizardDialog.WizardListener) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Adds a new listener, which should be notified, when the user navigates within the dialog, which is created by the builder.
areButtonsStacked() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
areButtonsStacked() - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
areButtonsStacked() - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Returns, whether the buttons of the dialog are aligned vertically, or not.
areDividersShownOnScroll() - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
areDividersShownOnScroll() - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
areDividersShownOnScroll() - Method in interface de.mrapp.android.dialog.model.ScrollableDialogDecorator
Returns, whether dividers, which are located above and below the dialog's content, are shown, when the content is scrolled, or not.
ArrayAdapter<Type> - Class in de.mrapp.android.dialog.adapter
An adapter, which is extended from the class ArrayAdapter in order to be able to customize the text and control color of the adapter's items.
ArrayAdapter(Context, int) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
ArrayAdapter(Context, int, int) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
ArrayAdapter(Context, int, Type[]) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
ArrayAdapter(Context, int, int, Type[]) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
ArrayAdapter(Context, int, List<Type>) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
ArrayAdapter(Context, int, int, List<Type>) - Constructor for class de.mrapp.android.dialog.adapter.ArrayAdapter
Creates a new array adapter.
attach(View) - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
Attaches the decorator to the view hierarchy.
attach(View, FragmentManager) - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
Attaches the decorator to the view hierarchy.
attemptCloseDialog() - Method in class de.mrapp.android.dialog.listener.AbstractListenerWrapper
Attempts to close the dialog depending on the type of the buttonType or list view, the listener belongs to.

B

Builder(Context) - Constructor for class de.mrapp.android.dialog.MaterialDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
Builder(Context, int) - Constructor for class de.mrapp.android.dialog.MaterialDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
Builder(Context) - Constructor for class de.mrapp.android.dialog.ProgressDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allow to indicate a running progress.
Builder(Context, int) - Constructor for class de.mrapp.android.dialog.ProgressDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allow to indicate a running progress.
Builder(Context) - Constructor for class de.mrapp.android.dialog.WizardDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provide a navigation for switching between multiple fragments.
Builder(Context, int) - Constructor for class de.mrapp.android.dialog.WizardDialog.Builder
Creates a new builder, which allows to create dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provide a navigation for switching between multiple fragments.
ButtonBarDialog - Interface in de.mrapp.android.dialog.model
Defines the interface a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain up to three buttons, must implement.
ButtonBarDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain up to three buttons.
ButtonBarDialogDecorator(ValidateableDialog) - Constructor for class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain up to three buttons.
ButtonBarDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain up to three buttons, must implement.

C

cancel() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
clear() - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
Removes all fragments from the adapter.
clearFragments() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
clearFragments() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Removes all fragments from the dialog.
clearFragments() - Method in class de.mrapp.android.dialog.WizardDialog
 
create() - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Creates a dialog with the arguments, which have been supplied to the builder.
CREATOR - Static variable in class de.mrapp.android.dialog.datastructure.ViewPagerItem
A creator, which allows to create instances of the class ViewPagerItem from parcels.

D

de.mrapp.android.dialog - package de.mrapp.android.dialog
 
de.mrapp.android.dialog.adapter - package de.mrapp.android.dialog.adapter
 
de.mrapp.android.dialog.builder - package de.mrapp.android.dialog.builder
 
de.mrapp.android.dialog.datastructure - package de.mrapp.android.dialog.datastructure
 
de.mrapp.android.dialog.decorator - package de.mrapp.android.dialog.decorator
 
de.mrapp.android.dialog.listener - package de.mrapp.android.dialog.listener
 
de.mrapp.android.dialog.model - package de.mrapp.android.dialog.model
 
de.mrapp.android.dialog.view - package de.mrapp.android.dialog.view
 
describeContents() - Method in class de.mrapp.android.dialog.datastructure.ViewPagerItem
 
detach() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
Detaches the decorator from the view hierarchy.
detach() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
Detaches the decorator from the view hierarchy.
Dialog - Interface in de.mrapp.android.dialog.model
Defines the interface, all dialogs must implement.
DialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, all decorators, which allow to modify the view hierarchy of a dialog, must implement.
DialogRootView - Class in de.mrapp.android.dialog.view
The root view of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
DialogRootView(Context) - Constructor for class de.mrapp.android.dialog.view.DialogRootView
Creates a new root view of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
DialogRootView(Context, AttributeSet) - Constructor for class de.mrapp.android.dialog.view.DialogRootView
Creates a new root view of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
DialogRootView(Context, AttributeSet, int) - Constructor for class de.mrapp.android.dialog.view.DialogRootView
Creates a new root view of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
DialogRootView(Context, AttributeSet, int, int) - Constructor for class de.mrapp.android.dialog.view.DialogRootView
Creates a new root view of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
DialogValidator - Interface in de.mrapp.android.dialog
Defines the interface, a class, which should be able to validate the content of a dialog, must implement.

E

enableSwipe(boolean) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
enableSwipe(boolean) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets, whether switching fragments using swipe gestures should be enabled, or not.
enableSwipe(boolean) - Method in class de.mrapp.android.dialog.view.ViewPager
Sets, whether switching between fragments using swipe gestures should be enabled, false otherwise.
enableSwipe(boolean) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets, whether switching fragments using swipe gestures should be enabled, or not.
enableSwipe(boolean) - Method in class de.mrapp.android.dialog.WizardDialog
 
enableTabLayout(boolean) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
enableTabLayout(boolean) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Enables or disables the tabs, which indicate the currently shown fragment.
enableTabLayout(boolean) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Enables or disables the tabs, which indicate the currently shown fragment.
enableTabLayout(boolean) - Method in class de.mrapp.android.dialog.WizardDialog
 

F

fromValue(int) - Static method in enum de.mrapp.android.dialog.ProgressDialog.ProgressBarPosition
Creates and returns the position, which corresponds to a specific value.
fromValue(int) - Static method in enum de.mrapp.android.dialog.WizardDialog.TabPosition
Creates and returns the position, which corresponds to a specific value.

G

getArguments() - Method in class de.mrapp.android.dialog.datastructure.ViewPagerItem
Returns the optional arguments, which are passed to the item's fragment.
getBackButton() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getBackButton() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the button, which allows to show the previous fragment of the dialog.
getBackButton() - Method in class de.mrapp.android.dialog.WizardDialog
 
getBackButtonText() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getBackButtonText() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the text of the dialog's back button.
getBackButtonText() - Method in class de.mrapp.android.dialog.WizardDialog
 
getBackground() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getBackground() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getBackground() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getBackground() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the background of the dialog.
getButton(int) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
getButton(int) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
getButton(int) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Returns one of the buttons, which is shown by the dialog.
getButtonBarDividerColor() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
getButtonBarDividerColor() - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
getButtonBarDividerColor() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getButtonBarDividerColor() - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Returns the color of the divider, which is located above the dialog's buttons.
getButtonBarDividerColor() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the color of the divider, which is located above the dialog's buttons.
getButtonBarDividerColor() - Method in class de.mrapp.android.dialog.WizardDialog
 
getButtonTextColor() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
getButtonTextColor() - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
getButtonTextColor() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getButtonTextColor() - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Returns the color of the button texts of the dialog.
getButtonTextColor() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the color of the button texts of the dialog.
getButtonTextColor() - Method in class de.mrapp.android.dialog.WizardDialog
 
getButtonType() - Method in class de.mrapp.android.dialog.listener.AbstractListenerWrapper
Returns the type of the button or list item, the listener belongs to.
getContext() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getContext() - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Returns the context, which is used by the builder.
getContext() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
 
getContext() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
 
getContext() - Method in interface de.mrapp.android.dialog.model.Dialog
Returns the context, which is used by the dialog.
getCount() - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
 
getDialog() - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Returns the dialog, which is configured by the builder.
getDialog() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
Returns the dialog, whose view hierarchy is modified by the decorator.
getDialog() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
Returns the dialog, whose view hierarchy is modified by the decorator.
getDialog() - Method in class de.mrapp.android.dialog.listener.AbstractListenerWrapper
Returns the dialog, the listener belongs to.
getFinishButton() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getFinishButton() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the button, which allows to close dialog when the last fragment is shown.
getFinishButton() - Method in class de.mrapp.android.dialog.WizardDialog
 
getFinishButtonText() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getFinishButtonText() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the text of the dialog's finish button.
getFinishButtonText() - Method in class de.mrapp.android.dialog.WizardDialog
 
getFragmentClass() - Method in class de.mrapp.android.dialog.datastructure.ViewPagerItem
Returns the class of the item's fragment.
getFragmentCount() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getFragmentCount() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the number of fragments, which are contained by the dialog.
getFragmentCount() - Method in class de.mrapp.android.dialog.WizardDialog
 
getHeaderBackground() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
getHeaderBackground() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
getHeaderBackground() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
getHeaderBackground() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns the background of the dialog's header.
getHeaderDividerColor() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
getHeaderDividerColor() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
getHeaderDividerColor() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
getHeaderDividerColor() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns the color of the divider of the dialog's header.
getHeaderHeight() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
getHeaderHeight() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
getHeaderHeight() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
getHeaderHeight() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns the height of the dialog's header.
getHeaderIcon() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
getHeaderIcon() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
getHeaderIcon() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
getHeaderIcon() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns the icon of the dialog's header.
getIcon() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getIcon() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getIcon() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getIcon() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the icon of the dialog.
getItem(int) - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
 
getItemColor() - Method in class de.mrapp.android.dialog.AbstractListDialog
 
getItemColor() - Method in class de.mrapp.android.dialog.adapter.ArrayAdapter
Returns the text color of the adapter's items.
getItemColor() - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
getItemColor() - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Returns the color of the list items of the dialog.
getListAdapter() - Method in class de.mrapp.android.dialog.AbstractListDialog
 
getListAdapter() - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
getListAdapter() - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Returns the adapter of the list view, which is contained by the dialog.
getListView() - Method in class de.mrapp.android.dialog.AbstractListDialog
 
getListView() - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
getListView() - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Returns the list view, which is contained by the dialog.
getMessage() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getMessage() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getMessage() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getMessage() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the message of the dialog.
getMessageColor() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getMessageColor() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getMessageColor() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getMessageColor() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the color of the message of the dialog.
getNextButton() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getNextButton() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the button, which allows to show the next fragment of the dialog.
getNextButton() - Method in class de.mrapp.android.dialog.WizardDialog
 
getNextButtonText() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getNextButtonText() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the text of the dialog's next button.
getNextButtonText() - Method in class de.mrapp.android.dialog.WizardDialog
 
getPageTitle(int) - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
 
getProgressBarColor() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
getProgressBarColor() - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Returns the color of the dialog's progress bar.
getProgressBarColor() - Method in class de.mrapp.android.dialog.ProgressDialog
 
getProgressBarPosition() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
getProgressBarPosition() - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Returns the position of the dialog's progress bar.
getProgressBarPosition() - Method in class de.mrapp.android.dialog.ProgressDialog
 
getProgressBarSize() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
getProgressBarSize() - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Returns the size of the dialog's progress bar.
getProgressBarSize() - Method in class de.mrapp.android.dialog.ProgressDialog
 
getProgressBarThickness() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
getProgressBarThickness() - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Returns the thickness of the dialog's progress bar.
getProgressBarThickness() - Method in class de.mrapp.android.dialog.ProgressDialog
 
getTabIndicatorColor() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabIndicatorColor() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the color of the indicator, which indicates the currently shown fragment.
getTabIndicatorColor() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTabIndicatorHeight() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabIndicatorHeight() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the height of the indicator, which indicates the currently shown fragment.
getTabIndicatorHeight() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTabLayout() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabLayout() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the tab layout, which is contained by the dialog.
getTabLayout() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTabPosition() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabPosition() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the position of the tabs, which indicate the currently shown fragment.
getTabPosition() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTabSelectedTextColor() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabSelectedTextColor() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the selected text color of the tabs, which indicate the currently shown fragment.
getTabSelectedTextColor() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTabTextColor() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getTabTextColor() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the text color of the tabs, which indicate the currently shown fragment.
getTabTextColor() - Method in class de.mrapp.android.dialog.WizardDialog
 
getTitle() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getTitle() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getTitle() - Method in class de.mrapp.android.dialog.datastructure.ViewPagerItem
Returns the item's title.
getTitle() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getTitle() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the title of the dialog.
getTitleColor() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
getTitleColor() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
getTitleColor() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
getTitleColor() - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Returns the color of the title of the dialog.
getValidators() - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
getValidators() - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
getValidators() - Method in interface de.mrapp.android.dialog.model.ValidateableDialogDecorator
Returns a set, which contains the validators, which are executed when the positive button of the dialog is clicked.
getValue() - Method in enum de.mrapp.android.dialog.ProgressDialog.ProgressBarPosition
Returns the position's value.
getValue() - Method in enum de.mrapp.android.dialog.WizardDialog.TabPosition
Returns the position's value.
getView(int, View, ViewGroup) - Method in class de.mrapp.android.dialog.adapter.ArrayAdapter
 
getView() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
Returns the root view of the view hierarchy, which is modified by the decorator.
getView() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
Returns the root view of the view hierarchy, which is modified by the decorator.
getViewPager() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
getViewPager() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the view pager, which is contained by the dialog.
getViewPager() - Method in class de.mrapp.android.dialog.WizardDialog
 

H

HeaderDialog - Interface in de.mrapp.android.dialog.model
Defines the interface a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain a header, must implement.
HeaderDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
HeaderDialogDecorator(MaterialDialog) - Constructor for class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header.
HeaderDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface of a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a header, must implement.

I

indexOfFragment(Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
indexOfFragment(Class<? extends Fragment>) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns the index of a specific fragment.
indexOfFragment(Class<? extends Fragment>) - Method in class de.mrapp.android.dialog.WizardDialog
 
isButtonBarDividerShown() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
isButtonBarDividerShown() - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
isButtonBarDividerShown() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
isButtonBarDividerShown() - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Returns, whether the divider, which is located above the dialog's buttons, is shown, or not.
isButtonBarDividerShown() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns, whether the divider, which is located above the dialog's buttons, is shown, or not.
isButtonBarDividerShown() - Method in class de.mrapp.android.dialog.WizardDialog
 
isButtonBarShown() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
isButtonBarShown() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns, whether the dialog's buttons are shown, or not.
isButtonBarShown() - Method in class de.mrapp.android.dialog.WizardDialog
 
isHeaderDividerShown() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
isHeaderDividerShown() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
isHeaderDividerShown() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
isHeaderDividerShown() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns, whether the divider of the dialog's header is shown, or not.
isHeaderShown() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
isHeaderShown() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
isHeaderShown() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
isHeaderShown() - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Returns, whether the dialog's header is shown, or not.
isSwipeEnabled() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
isSwipeEnabled() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns, whether switching fragments using swipe gestures is enabled, or not.
isSwipeEnabled() - Method in class de.mrapp.android.dialog.view.ViewPager
Returns, whether switching between fragments using swipe gestures is enabled, or not.
isSwipeEnabled() - Method in class de.mrapp.android.dialog.WizardDialog
 
isTabLayoutEnabled() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
isTabLayoutEnabled() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns, whether the tabs, which indicate the currently shown fragment, are enabled, or not.
isTabLayoutEnabled() - Method in class de.mrapp.android.dialog.WizardDialog
 
isTabLayoutShown() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
isTabLayoutShown() - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Returns, whether the tabs, which indicate the currently shown fragment, are shown, or not.
isTabLayoutShown() - Method in class de.mrapp.android.dialog.WizardDialog
 

L

ListDialog - Interface in de.mrapp.android.dialog.model
Defines the interface, a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain list items, must implement.
ListDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain list items.
ListDialogDecorator(ButtonBarDialog) - Constructor for class de.mrapp.android.dialog.decorator.ListDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain list items.
ListDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain list items, must implement.

M

MaterialDialog - Class in de.mrapp.android.dialog
A dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
MaterialDialog(Context, int) - Constructor for class de.mrapp.android.dialog.MaterialDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
MaterialDialog - Interface in de.mrapp.android.dialog.model
Defines the interface, a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices, must implement.
MaterialDialog.Builder - Class in de.mrapp.android.dialog
A builder, which allows to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
MaterialDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
MaterialDialogDecorator(Dialog) - Constructor for class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices.
MaterialDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices, must implement.

O

obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
 
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
 
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
 
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Obtains all relevant attributes from the current theme.
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.builder.AbstractScrollableDialogBuilder
 
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
 
obtainStyledAttributes(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
The method, which is invoked, when the decorator is attached to the view hierarchy.
onAttach(View, FragmentManager) - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
The method, which is invoked, when the decorator is attached to the view hierarchy.
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onAttach(View) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
onAttach(View, FragmentManager) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
onAttachDecorators(View, FragmentManager) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
The method, which is invoked when the dialog's decorators should be attached.
onAttachDecorators(View, FragmentManager) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
The method, which is invoked when the dialog's decorators should be attached.
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
onAttachDecorators(View) - Method in class de.mrapp.android.dialog.ProgressDialog
 
onAttachDecorators(View, FragmentManager) - Method in class de.mrapp.android.dialog.WizardDialog
 
onCancel(DialogInterface) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onClick(View) - Method in class de.mrapp.android.dialog.listener.OnClickListenerWrapper
 
OnClickListenerWrapper - Class in de.mrapp.android.dialog.listener
A wrapper, which implements the interface View.OnClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnClickListener.
OnClickListenerWrapper(DialogInterface.OnClickListener, boolean, ValidateableDialog, int) - Constructor for class de.mrapp.android.dialog.listener.OnClickListenerWrapper
Creates a new wrapper, which implements the interface View.OnClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnClickListener.
onCreateDialog(Bundle) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onCreateDialog(Context, int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
The method, which is invoked on subclasses in order to create the dialog, which is configured by the builder.
onCreateDialog(Context, int) - Method in class de.mrapp.android.dialog.MaterialDialog.Builder
 
onCreateDialog(Context, int) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
 
onCreateDialog(Context, int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
 
onCreateView(LayoutInflater, ViewGroup, Bundle) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onDestroy() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onDestroyView() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogDecorator
The method, which is invoked, when the decorator is detached from the view hierarchy.
onDetach() - Method in class de.mrapp.android.dialog.decorator.AbstractDialogFragmentDecorator
The method, which is invoked, when the decorator is detached from the view hierarchy.
onDetach() - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
onDetach() - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractListDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
The method, which is invoked when the dialog's decorators should be detached.
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
The method, which is invoked when the dialog's decorators should be detached.
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.ProgressDialog
 
onDetachDecorators() - Method in class de.mrapp.android.dialog.WizardDialog
 
onDismiss(DialogInterface) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onFinish(int, Fragment) - Method in interface de.mrapp.android.dialog.WizardDialog.WizardListener
The method, which is invoked, when the user wants to finish the last fragment of the dialog.
onInterceptTouchEvent(MotionEvent) - Method in class de.mrapp.android.dialog.view.ViewPager
 
onItemClick(AdapterView<?>, View, int, long) - Method in class de.mrapp.android.dialog.listener.OnItemClickListenerWrapper
 
onItemClick(AdapterView<?>, View, int, long) - Method in class de.mrapp.android.dialog.listener.OnMultiChoiceClickListenerWrapper
 
OnItemClickListenerWrapper - Class in de.mrapp.android.dialog.listener
A wrapper, which implements the interface AdapterView.OnItemClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnClickListener.
OnItemClickListenerWrapper(DialogInterface.OnClickListener, ValidateableDialog, int) - Constructor for class de.mrapp.android.dialog.listener.OnItemClickListenerWrapper
Creates a new wrapper, which implements the interface AdapterView.OnItemClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnClickListener.
onMeasure(int, int) - Method in class de.mrapp.android.dialog.view.DialogRootView
 
OnMultiChoiceClickListenerWrapper - Class in de.mrapp.android.dialog.listener
A wrapper, which implements the interface AdapterView.OnItemClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnMultiChoiceClickListener.
OnMultiChoiceClickListenerWrapper(DialogInterface.OnMultiChoiceClickListener, ValidateableDialog, int) - Constructor for class de.mrapp.android.dialog.listener.OnMultiChoiceClickListenerWrapper
Creates a new wrapper, which implements the interface AdapterView.OnItemClickListener in order to delegate the method calls to encapsulated listener of the type DialogInterface.OnMultiChoiceClickListener.
onNext(int, Fragment) - Method in interface de.mrapp.android.dialog.WizardDialog.WizardListener
The method, which is invoked, when the user wants to navigate to the next fragment of the dialog.
onPageScrolled(int, float, int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onPageScrollStateChanged(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onPageSelected(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onPrevious(int, Fragment) - Method in interface de.mrapp.android.dialog.WizardDialog.WizardListener
The method, which is invoked, when the user wants to navigate to the previous frament of the dialog.
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
The method, which is invoked when the dialog is re-created in order to restore its state.
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onRestoreInstanceState(Bundle) - Method in interface de.mrapp.android.dialog.model.DialogDecorator
The method, which is invoked in order to restore the state, which has previously stored within a bundle.
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.ProgressDialog
 
onRestoreInstanceState(Bundle) - Method in class de.mrapp.android.dialog.WizardDialog
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractListDialog
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
onSaveInstanceState() - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
onSaveInstanceState(Bundle) - Method in interface de.mrapp.android.dialog.model.DialogDecorator
The method, which is invoked in order to stores the decorator's state.
onSaveInstanceState() - Method in class de.mrapp.android.dialog.ProgressDialog
 
onSaveInstanceState(Bundle) - Method in class de.mrapp.android.dialog.WizardDialog
 
onScroll(AbsListView, int, int, int) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onScrollStateChanged(AbsListView, int) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
onStart() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
onStart() - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
onStop() - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
onTouchEvent(MotionEvent) - Method in class de.mrapp.android.dialog.view.ViewPager
 

P

ProgressDialog - Class in de.mrapp.android.dialog
A dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allows to indicate a running progress.
ProgressDialog(Context, int) - Constructor for class de.mrapp.android.dialog.ProgressDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allows to indicate a running progress.
ProgressDialog.Builder - Class in de.mrapp.android.dialog
A builder, which allows to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allow to indicate a running progress.
ProgressDialog.ProgressBarPosition - Enum in de.mrapp.android.dialog
Contains all possible positions of the dialog's progress bar.
ProgressDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allows to indicate a running progress.
ProgressDialogDecorator(ButtonBarDialog) - Constructor for class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allows to indicate a running progress.
ProgressDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and allows to indicate a running progress.

R

removeAllValidators(Collection<DialogValidator>) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
removeAllValidators(Collection<DialogValidator>) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
removeAllValidators(Collection<DialogValidator>) - Method in interface de.mrapp.android.dialog.model.ValidateableDialogDecorator
Removes all validators, which are contained by a specific collection and should not be executed, when the positive button of the dialog is clicked, anymore.
removeFragment(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
removeFragment(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Removes the fragment at a specific index from the dialog.
removeFragment(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
removeItem(int) - Method in class de.mrapp.android.dialog.adapter.ViewPagerAdapter
Removes the fragment at a specific index from the adapter.
removeValidator(DialogValidator) - Method in class de.mrapp.android.dialog.AbstractValidateableDialog
 
removeValidator(DialogValidator) - Method in class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
 
removeValidator(DialogValidator) - Method in interface de.mrapp.android.dialog.model.ValidateableDialogDecorator
Removes a specific validator, which should not be executed, when the positive button of the dialog is clicked, anymore.
removeWizardListener(WizardDialog.WizardListener) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
removeWizardListener(WizardDialog.WizardListener) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Removes a specific listener, which should not be notified, when the user navigates within the dialog.
removeWizardListener(WizardDialog.WizardListener) - Method in class de.mrapp.android.dialog.WizardDialog
 

S

ScrollableDialog - Interface in de.mrapp.android.dialog.model
Defines the interface, a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain a scrollable content, must implement.
ScrollableDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
ScrollableDialogDecorator(ListDialog) - Constructor for class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and may contain a scrollable content.
ScrollableDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and may contain a scrollable content, must implement.
self() - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Returns the builder itself, casted to the generic type BuilderType.
setAdapter(ListAdapter, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setAdapter(ListAdapter, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the adapter, which provides the items, which should be shown by the dialog, which is created by the builder.
setAdapter(ListAdapter, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setAdapter(ListAdapter, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the adapter, which provides the items, which should be shown by the dialog.
setBackButtonText(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setBackButtonText(CharSequence) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setBackButtonText(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's back button.
setBackButtonText(CharSequence) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's back button.
setBackButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's back button.
setBackButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's back button.
setBackButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setBackButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog
 
setBackground(Bitmap) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setBackground(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setBackground(Bitmap) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setBackground(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setBackground(Bitmap) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the background of the dialog, which is created by the builder.
setBackground(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the background of the dialog, which is created by the builder.
setBackground(Bitmap) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setBackground(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setBackground(Bitmap) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the background of the dialog.
setBackground(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the background of the dialog.
setBackgroundColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setBackgroundColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setBackgroundColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the background color of the dialog, which is created by the builder.
setBackgroundColor(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setBackgroundColor(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the background color of the dialog.
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the color of the divider, which is located above the buttons of the dialog, which is created by the builder.
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setButtonBarDividerColor(int) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the color of the divider, which is located above the dialog's buttons.
setButtonBarDividerColor(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the color of the divider, which is located above the dialog's buttons.
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the color of the divider, which is located above the dialog's buttons.
setButtonBarDividerColor(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the color of the button texts of the dialog, which is created by the builder.
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setButtonTextColor(int) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the color of the button texts of the dialog.
setButtonTextColor(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the color of the button texts of the dialog.
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the color of the button texts of the dialog.
setButtonTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setCancelable(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets, whether the dialog, which is created by the builder, should be cancelable, or not.
setCancelable(boolean) - Method in interface de.mrapp.android.dialog.model.MaterialDialog
Sets, whether the dialog should be cancelable, or not.
setContext(Context) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
Sets the context, which should be used by the dialog.
setCustomMessage(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setCustomMessage(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setCustomMessage(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setCustomMessage(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setCustomMessage(View) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be used to show the message of the dialog, which is created by the builder.
setCustomMessage(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be used to show the message of the dialog, which is created by the builder.
setCustomMessage(View) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setCustomMessage(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setCustomMessage(View) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be used to show the message of the dialog.
setCustomMessage(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be used to show the message of the dialog.
setCustomTitle(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setCustomTitle(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setCustomTitle(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setCustomTitle(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setCustomTitle(View) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be used to show the title of the dialog, which is created by the builder.
setCustomTitle(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be used to show the title of the dialog, which is created by the builder.
setCustomTitle(View) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setCustomTitle(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setCustomTitle(View) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be used to show the title of the dialog.
setCustomTitle(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be used to show the title of the dialog.
setFinishButtonText(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setFinishButtonText(CharSequence) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setFinishButtonText(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's finish button.
setFinishButtonText(CharSequence) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's finish button.
setFinishButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's finish button.
setFinishButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's finish button.
setFinishButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setFinishButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog
 
setHeaderBackground(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderBackground(Bitmap) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderBackground(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderBackground(Bitmap) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderBackground(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the background of the header of the dialog, which is created by the builder.
setHeaderBackground(Bitmap) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the background of the header of the dialog, which is created by the builder.
setHeaderBackground(Bitmap) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderBackground(int) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderBackground(Bitmap) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the background of the dialog's header.
setHeaderBackground(int) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the background of the dialog's header.
setHeaderBackgroundColor(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderBackgroundColor(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderBackgroundColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the background color of the header of the dialog, which is created by the builder.
setHeaderBackgroundColor(int) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderBackgroundColor(int) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the background color of the dialog's header.
setHeaderDividerColor(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderDividerColor(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderDividerColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the color of the divider of the header of the dialog, which is created by the builder.
setHeaderDividerColor(int) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderDividerColor(int) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the color of the divider of the dialog's header.
setHeaderHeight(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderHeight(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderHeight(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the height of the header of the dialog, which is created by the builder.
setHeaderHeight(int) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderHeight(int) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the height of the dialog's header.
setHeaderIcon(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderIcon(Bitmap) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
setHeaderIcon(int) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderIcon(Bitmap) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
setHeaderIcon(int) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the icon of the header of the dialog, which is created by the builder.
setHeaderIcon(Bitmap) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets the icon of the header of the dialog, which is created by the builder.
setHeaderIcon(Bitmap) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderIcon(int) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
setHeaderIcon(Bitmap) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the icon of the dialog's header.
setHeaderIcon(int) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets the icon of the dialog's header.
setIcon(Bitmap) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setIcon(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setIcon(Bitmap) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setIcon(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setIcon(Bitmap) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the icon of the dialog, which is created by the builder.
setIcon(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the icon of the dialog, which is created by the builder.
setIcon(Bitmap) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setIcon(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setIcon(Bitmap) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the icon of the dialog.
setIcon(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the icon of the dialog.
setIconAttribute(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setIconAttribute(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setIconAttribute(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Set the icon of the dialog, which is created by the builder.
setIconAttribute(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setIconAttribute(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Set the icon of the dialog.
setItemColor(int) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setItemColor(int) - Method in class de.mrapp.android.dialog.adapter.ArrayAdapter
Sets the text color of the adapter's items.
setItemColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the color of the list items of the dialog, which is created by the builder.
setItemColor(int) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setItemColor(int) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the color of the list items of the dialog.
setItems(CharSequence[], DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setItems(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setItems(CharSequence[], DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the items, which should be shown by the dialog, which is created by the builder.
setItems(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the items, which should be shown by the dialog, which is created by the builder.
setItems(CharSequence[], DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setItems(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setItems(CharSequence[], DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the items, which should be shown by the dialog.
setItems(int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the items, which should be shown by the dialog.
setMessage(CharSequence) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setMessage(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setMessage(CharSequence) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setMessage(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setMessage(CharSequence) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the message of the dialog, which is created by the builder.
setMessage(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the message of the dialog, which is created by the builder.
setMessage(CharSequence) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setMessage(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setMessage(CharSequence) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the message of the dialog.
setMessage(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the message of the dialog.
setMessageColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setMessageColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setMessageColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the color of the message of the dialog, which is created by the builder.
setMessageColor(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setMessageColor(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the color of the message of the dialog.
setMultiChoiceItems(CharSequence[], boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setMultiChoiceItems(int, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setMultiChoiceItems(ListAdapter, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setMultiChoiceItems(CharSequence[], boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the selectable items, which should be shown by the dialog, which is created by the builder.
setMultiChoiceItems(int, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the selectable items, which should be shown by the dialog, which is created by the builder.
setMultiChoiceItems(ListAdapter, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the adapter, which provides the selectable items, which should be shown by the dialog, which is created by the builder.
setMultiChoiceItems(CharSequence[], boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setMultiChoiceItems(int, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setMultiChoiceItems(ListAdapter, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setMultiChoiceItems(CharSequence[], boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the selectable items, which should be shown by the dialog.
setMultiChoiceItems(int, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the selectable items, which should be shown by the dialog.
setMultiChoiceItems(ListAdapter, boolean[], DialogInterface.OnMultiChoiceClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the adapter, which provides the selectable items, which should be shown by the dialog.
setNegativeButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setNegativeButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setNegativeButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the negative button of the dialog, which is created by the builder.
setNegativeButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the negative button of the dialog, which is created by the builder.
setNegativeButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setNegativeButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setNegativeButton(CharSequence, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the negative button of the dialog.
setNegativeButton(int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the negative button of the dialog.
setNeutralButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setNeutralButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setNeutralButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the neutral button of the dialog, which is created by the builder.
setNeutralButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the neutral button of the dialog, which is created by the builder.
setNeutralButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setNeutralButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setNeutralButton(CharSequence, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the neutral button of the dialog.
setNeutralButton(int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the neutral button of the dialog.
setNextButtonText(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setNextButtonText(CharSequence) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setNextButtonText(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's next button.
setNextButtonText(CharSequence) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text of the dialog's next button.
setNextButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's next button.
setNextButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text of the dialog's next button.
setNextButtonText(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setNextButtonText(CharSequence) - Method in class de.mrapp.android.dialog.WizardDialog
 
setOnCancelListener(DialogInterface.OnCancelListener) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setOnCancelListener(DialogInterface.OnCancelListener) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the listener, which should be notified, when the dialog, which is created by the builder, is canceled.
setOnCancelListener(DialogInterface.OnCancelListener) - Method in interface de.mrapp.android.dialog.model.MaterialDialog
Sets the listener, which should be notified, when the dialog is canceled.
setOnDismissListener(DialogInterface.OnDismissListener) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setOnDismissListener(DialogInterface.OnDismissListener) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the listener, which should be notified, when the dialog, which is created by the builder, is dismissed for any reason.
setOnDismissListener(DialogInterface.OnDismissListener) - Method in interface de.mrapp.android.dialog.model.MaterialDialog
Sets the listener, which should be notified, when the dialog is dismissed for any reason.
setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the listener, which should be notified, when an item, which is shown by the dialog, which is created by the builder, is selected.
setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setOnItemSelectedListener(AdapterView.OnItemSelectedListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the listener, which should be notified, when an item, which is shown by the dialog is selected.
setOnShowListener(DialogInterface.OnShowListener) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setOnShowListener(DialogInterface.OnShowListener) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the listener, which should be notified, when the dialog has been shown.
setOnShowListener(DialogInterface.OnShowListener) - Method in interface de.mrapp.android.dialog.model.MaterialDialog
Sets the listener, which should be notified, when the dialog has been shown.
setPositiveButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setPositiveButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
setPositiveButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the positive button of the dialog, which is created by the builder.
setPositiveButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets the text of the positive button of the dialog, which is created by the builder.
setPositiveButton(CharSequence, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setPositiveButton(int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
setPositiveButton(CharSequence, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the positive button of the dialog.
setPositiveButton(int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets the text of the positive button of the dialog.
setProgressBarColor(int) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
setProgressBarColor(int) - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Sets the color of the dialog's progress bar.
setProgressBarColor(int) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
Sets the color of the progress bar of the dialog, which is created by the builder.
setProgressBarColor(int) - Method in class de.mrapp.android.dialog.ProgressDialog
 
setProgressBarPosition(ProgressDialog.ProgressBarPosition) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
setProgressBarPosition(ProgressDialog.ProgressBarPosition) - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Sets the position of the dialog's progress bar.
setProgressBarPosition(ProgressDialog.ProgressBarPosition) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
Sets the position of the progress bar of the dialog, which is created by the builder.
setProgressBarPosition(ProgressDialog.ProgressBarPosition) - Method in class de.mrapp.android.dialog.ProgressDialog
 
setProgressBarSize(int) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
setProgressBarSize(int) - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Sets the size of the dialog's progress bar.
setProgressBarSize(int) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
Sets the size of the progress bar of the dialog, which is created by the builder.
setProgressBarSize(int) - Method in class de.mrapp.android.dialog.ProgressDialog
 
setProgressBarThickness(int) - Method in class de.mrapp.android.dialog.decorator.ProgressDialogDecorator
 
setProgressBarThickness(int) - Method in interface de.mrapp.android.dialog.model.ProgressDialogDecorator
Sets the thickness of the dialog's progress bar.
setProgressBarThickness(int) - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
Sets the thickness of the progress bar of the dialog, which is created by the builder.
setProgressBarThickness(int) - Method in class de.mrapp.android.dialog.ProgressDialog
 
setSingleChoiceItems(CharSequence[], int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setSingleChoiceItems(int, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setSingleChoiceItems(ListAdapter, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.AbstractListDialog
 
setSingleChoiceItems(CharSequence[], int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the selectable items, which should be shown by the dialog, which is created by the builder.
setSingleChoiceItems(int, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the selectable items, which should be shown by the dialog, which is created by the builder.
setSingleChoiceItems(ListAdapter, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.builder.AbstractListDialogBuilder
Sets the adapter, which provides the selectable items, which should be shown by the dialog, which is created by the builder.
setSingleChoiceItems(CharSequence[], int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setSingleChoiceItems(int, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setSingleChoiceItems(ListAdapter, int, DialogInterface.OnClickListener) - Method in class de.mrapp.android.dialog.decorator.ListDialogDecorator
 
setSingleChoiceItems(CharSequence[], int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the selectable items, which should be shown by the dialog.
setSingleChoiceItems(int, int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the selectable items, which should be shown by the dialog.
setSingleChoiceItems(ListAdapter, int, DialogInterface.OnClickListener) - Method in interface de.mrapp.android.dialog.model.ListDialogDecorator
Sets the adapter, which provides the selectable items, which should be shown by the dialog.
setTabIndicatorColor(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setTabIndicatorColor(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the color of the indicator, which indicates the currently shown fragment.
setTabIndicatorColor(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the color of the indicator, which indicates the currently shown fragment.
setTabIndicatorColor(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setTabIndicatorHeight(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setTabIndicatorHeight(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the height of the indicator, which indicates the currently shown fragment.
setTabIndicatorHeight(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the height of the indicator, which indicates the currently shown fragment.
setTabIndicatorHeight(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setTabPosition(WizardDialog.TabPosition) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setTabPosition(WizardDialog.TabPosition) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the position of the tabs, which indicate the currently shown fragment.
setTabPosition(WizardDialog.TabPosition) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the position of the tabs, which indicate the currently shown fragment.
setTabPosition(WizardDialog.TabPosition) - Method in class de.mrapp.android.dialog.WizardDialog
 
setTabSelectedTextColor(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setTabSelectedTextColor(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the selected text color of the tabs, which indicate the currently shown fragment.
setTabSelectedTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the selected text color of the tabs, which indicate the currently shown fragment.
setTabSelectedTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setTabTextColor(int) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
setTabTextColor(int) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets the text color of the tabs, which indicates the currently shown fragment.
setTabTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets the text color of the tabs, which indicates the currently shown fragment.
setTabTextColor(int) - Method in class de.mrapp.android.dialog.WizardDialog
 
setThemeResourceId(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
Sets the resource id of the theme, which should be used by the dialog.
setTitle(CharSequence) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setTitle(CharSequence) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setTitle(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setTitle(CharSequence) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the title of the dialog, which is created by the builder.
setTitle(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the title of the dialog, which is created by the builder.
setTitle(CharSequence) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setTitle(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setTitle(CharSequence) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the title of the dialog.
setTitle(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the title of the dialog.
setTitleColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setTitleColor(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setTitleColor(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the color of the title of the dialog, which is created by the builder.
setTitleColor(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setTitleColor(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the color of the title of the dialog.
setView(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setView(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialog
 
setView(View) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setView(int) - Method in class de.mrapp.android.dialog.AbstractMaterialDialogFragment
 
setView(View) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be shown by the dialog, which is created by the builder.
setView(int) - Method in class de.mrapp.android.dialog.builder.AbstractMaterialDialogBuilder
Sets the custom view, which should be shown by the dialog, which is created by the builder.
setView(View) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setView(int) - Method in class de.mrapp.android.dialog.decorator.MaterialDialogDecorator
 
setView(View) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be shown by the dialog.
setView(int) - Method in interface de.mrapp.android.dialog.model.MaterialDialogDecorator
Sets the custom view, which should be shown by the dialog.
show() - Method in class de.mrapp.android.dialog.MaterialDialog.Builder
Creates a dialog with the arguments, which have been supplied to the builder and immediately displays it.
show() - Method in class de.mrapp.android.dialog.ProgressDialog.Builder
Creates a dialog with the arguments, which have been supplied to the builder and immediately displays it.
show(FragmentManager, String) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Creates a dialog with the arguments, which have been supplied to the builder and immediately displays it.
show(FragmentTransaction, String) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Creates a dialog with the arguments, which have been supplied to the builder and immediately displays it.
showButtonBar(boolean) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
showButtonBar(boolean) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets, whether the dialog's buttons should be shown, or not.
showButtonBar(boolean) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets, whether the dialog's buttons should be shown, or not.
showButtonBar(boolean) - Method in class de.mrapp.android.dialog.WizardDialog
 
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets, whether the divider, which is located above the buttons of the dialog, which is created by the builder, should be shown, or not.
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
showButtonBarDivider(boolean) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets, whether the divider, which is located above the dialog's buttons, should be shown, or not.
showButtonBarDivider(boolean) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets, whether the divider, which is located above the dialog's buttons, should be shown, or not.
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets, whether the divider, which is located above the dialog's buttons, should be shown, or not.
showButtonBarDivider(boolean) - Method in class de.mrapp.android.dialog.WizardDialog
 
showDividersOnScroll(boolean) - Method in class de.mrapp.android.dialog.AbstractScrollableDialog
 
showDividersOnScroll(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractScrollableDialogBuilder
Sets, whether dividers, which are located above and below the list view of the dialog, which is created by the builder, should be shown, when the list view is scrolled, or not.
showDividersOnScroll(boolean) - Method in class de.mrapp.android.dialog.decorator.ScrollableDialogDecorator
 
showDividersOnScroll(boolean) - Method in interface de.mrapp.android.dialog.model.ScrollableDialogDecorator
Sets, whether dividers, which are located above and below the dialog's content, should be shown, when the content is scrolled, or not.
showHeader(boolean) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
showHeader(boolean) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
showHeader(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets, whether the header of the dialog, which is created by the builder, should be shown, or not.
showHeader(boolean) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
showHeader(boolean) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets, whether the dialog's header should be shown, or not.
showHeaderDivider(boolean) - Method in class de.mrapp.android.dialog.AbstractHeaderDialog
 
showHeaderDivider(boolean) - Method in class de.mrapp.android.dialog.AbstractHeaderDialogFragment
 
showHeaderDivider(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractHeaderDialogBuilder
Sets, wehther the divider of the header of the dialog, which is created by the builder, should be shown, or not.
showHeaderDivider(boolean) - Method in class de.mrapp.android.dialog.decorator.HeaderDialogDecorator
 
showHeaderDivider(boolean) - Method in interface de.mrapp.android.dialog.model.HeaderDialogDecorator
Sets, whether the divider of the dialog's header should be shown, or not.
showTabLayout(boolean) - Method in class de.mrapp.android.dialog.decorator.WizardDialogDecorator
 
showTabLayout(boolean) - Method in interface de.mrapp.android.dialog.model.WizardDialogDecorator
Sets, whether the tabs, which indicate the currently shown fragment, should be shown shown, or not.
showTabLayout(boolean) - Method in class de.mrapp.android.dialog.WizardDialog.Builder
Sets, whether the tabs, which indicate the currently shown fragment, should be shown shown, or not.
showTabLayout(boolean) - Method in class de.mrapp.android.dialog.WizardDialog
 
stackButtons(boolean) - Method in class de.mrapp.android.dialog.AbstractButtonBarDialog
 
stackButtons(boolean) - Method in class de.mrapp.android.dialog.builder.AbstractButtonBarDialogBuilder
Sets, whether the buttons of the dialog, which is created by the builder, should be aligned vertically, or not.
stackButtons(boolean) - Method in class de.mrapp.android.dialog.decorator.ButtonBarDialogDecorator
 
stackButtons(boolean) - Method in interface de.mrapp.android.dialog.model.ButtonBarDialogDecorator
Sets, whether the buttons of the dialog should be aligned vertically, or not.

V

validate(ValidateableDialog) - Method in interface de.mrapp.android.dialog.DialogValidator
Validates the content of a dialog.
ValidateableDialog - Interface in de.mrapp.android.dialog.model
Defines the interface, a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and can be validated, must implement.
ValidateableDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and can be validated.
ValidateableDialogDecorator(HeaderDialog) - Constructor for class de.mrapp.android.dialog.decorator.ValidateableDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and can be validated.
ValidateableDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface, a decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material design guidelines even on pre-Lollipop devices and can be validated, must implement.
valueOf(String) - Static method in enum de.mrapp.android.dialog.ProgressDialog.ProgressBarPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.mrapp.android.dialog.WizardDialog.TabPosition
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.mrapp.android.dialog.ProgressDialog.ProgressBarPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.mrapp.android.dialog.WizardDialog.TabPosition
Returns an array containing the constants of this enum type, in the order they are declared.
ViewPager - Class in de.mrapp.android.dialog.view
A custom view pager, which allows to disable switching between fragments using swipe gestures.
ViewPager(Context) - Constructor for class de.mrapp.android.dialog.view.ViewPager
Creates a new view pager, which allows to disable switching between fragments using swipe gestures.
ViewPager(Context, AttributeSet) - Constructor for class de.mrapp.android.dialog.view.ViewPager
Creates a new view pager, which allows to disable switching between fragments using swipe gestures.
ViewPagerAdapter - Class in de.mrapp.android.dialog.adapter
An adapter, which allows to manage the fragments of a view pager.
ViewPagerAdapter(Context, FragmentManager, List<ViewPagerItem>) - Constructor for class de.mrapp.android.dialog.adapter.ViewPagerAdapter
Creates a new adapter, which allows to manage the fragments of a view pager.
ViewPagerItem - Class in de.mrapp.android.dialog.datastructure
Represents one item of a view pager.
ViewPagerItem(CharSequence, Class<? extends Fragment>, Bundle) - Constructor for class de.mrapp.android.dialog.datastructure.ViewPagerItem
Creates a new representation of one item of a view pager.

W

WizardDialog - Class in de.mrapp.android.dialog
A dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provides a navigation for switching between multiple fragments.
WizardDialog() - Constructor for class de.mrapp.android.dialog.WizardDialog
Creates a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provides a navigation for switching between multiple fragments.
WizardDialog.Builder - Class in de.mrapp.android.dialog
A builder, which allows to create and show dialogs, which are designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provide a navigation for switching between multiple fragments.
WizardDialog.TabPosition - Enum in de.mrapp.android.dialog
Contains all possible positions of the dialog's tabs.
WizardDialog.WizardListener - Interface in de.mrapp.android.dialog
Defines the interface a class, which should be notified when the user navigates within a WizardDialog, by using its next-, back- and finish-button.
WizardDialogDecorator - Class in de.mrapp.android.dialog.decorator
A decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provides a navigation for switching between multiple fragments.
WizardDialogDecorator(WizardDialog) - Constructor for class de.mrapp.android.dialog.decorator.WizardDialogDecorator
Creates a new decorator, which allows to modify the view hierarchy of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provides a navigation for switching between multiple fragments..
WizardDialogDecorator - Interface in de.mrapp.android.dialog.model
Defines the interface a decorator, which allows to modify the view hierary of a dialog, which is designed according to Android 5's Material Design guidelines even on pre-Lollipop devices and provides a navigation for switching between multiple fragments, must implement.
writeToParcel(Parcel, int) - Method in class de.mrapp.android.dialog.datastructure.ViewPagerItem
 
A B C D E F G H I L M O P R S V W 
Skip navigation links