public static class ErrorDialogFragmentFactory.Support extends ErrorDialogFragmentFactory<android.support.v4.app.Fragment>
ErrorDialogFragmentFactory.Honeycomb, ErrorDialogFragmentFactory.Supportconfig| Constructor and Description |
|---|
Support(ErrorDialogConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected android.support.v4.app.Fragment |
createErrorFragment(ThrowableFailureEvent event,
android.os.Bundle arguments)
Returns either a new Honeycomb+ or a new support library DialogFragment.
|
getMessageFor, getTitleFor, prepareErrorFragmentpublic Support(ErrorDialogConfig config)
protected android.support.v4.app.Fragment createErrorFragment(ThrowableFailureEvent event, android.os.Bundle arguments)
ErrorDialogFragmentFactorycreateErrorFragment in class ErrorDialogFragmentFactory<android.support.v4.app.Fragment>Available under the Apache License, Version 2.0 - Copyright © 2012-2014 greenrobot.de. All Rights Reserved.