KalugaViewModelDialogFragment
Convenience DialogFragment that is bound to a LifecycleViewModel
Properties
Functions
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Boolean. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into BooleanArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into BooleanArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Boolean if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.BooleanType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Byte. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ByteType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into ByteArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ByteArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into ByteArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ByteArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Byte if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ByteType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Char. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into CharArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into CharArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Char if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into CharSequence if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.CharSequenceType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into KalugaDate. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DateType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into List of KalugaDate. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DateArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into List of KalugaDate if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DateArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into KalugaDate if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DateType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Double. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DoubleType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into DoubleArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DoubleArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into DoubleArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DoubleArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Double if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.DoubleType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into T using a convert method.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into T using a convert method.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Float. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.FloatType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into FloatArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.FloatArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into FloatArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.FloatArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Float if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.FloatType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Int. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.IntegerType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into IntArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.IntegerArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into IntArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.IntegerArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Int if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.IntegerType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Long. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into LongArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into LongArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Long if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.LongType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Short. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ShortType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into ShortArray. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ShortArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into ShortArray if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ShortArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into Short if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.ShortType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into String. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.StringType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into List of String. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.StringArrayType
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into List of String if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.StringArrayType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into String if it is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.StringType either directly or wrapped by NavigationBundleSpecType.OptionalType.
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into T. Requires that the Bundle is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.SerializedType with serializer
Parses the Bundle of androidx.fragment.app.Fragment.getArguments into T if is described by a SingleValueNavigationSpec matching the NavigationBundleSpecType.SerializedType with serializer either directly or wrapped by NavigationBundleSpecType.OptionalType.