Class FragmentController
[Obsolete("Deprecated in JVM")]
public class FragmentController : JVMBridgeBase<FragmentController>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
FragmentController
- Implements
- Extension Methods
Constructors
FragmentController(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public FragmentController(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
Methods
AttachHost(Fragment)
[Obsolete("Deprecated in JVM")]
public void AttachHost(Fragment arg0)
Parameters
CreateController(FragmentHostCallback<object>)
[Obsolete("Deprecated in JVM")]
public static FragmentController CreateController(FragmentHostCallback<object> arg0)
Parameters
Returns
DispatchActivityCreated()
[Obsolete("Deprecated in JVM")]
public void DispatchActivityCreated()
DispatchConfigurationChanged(Configuration)
[Obsolete("Deprecated in JVM")]
public void DispatchConfigurationChanged(Configuration arg0)
Parameters
DispatchContextItemSelected(MenuItem)
[Obsolete("Deprecated in JVM")]
public bool DispatchContextItemSelected(MenuItem arg0)
Parameters
Returns
DispatchCreate()
[Obsolete("Deprecated in JVM")]
public void DispatchCreate()
DispatchCreateOptionsMenu(Menu, MenuInflater)
[Obsolete("Deprecated in JVM")]
public bool DispatchCreateOptionsMenu(Menu arg0, MenuInflater arg1)
Parameters
arg0Menuarg1MenuInflater
Returns
DispatchDestroy()
[Obsolete("Deprecated in JVM")]
public void DispatchDestroy()
DispatchDestroyView()
[Obsolete("Deprecated in JVM")]
public void DispatchDestroyView()
DispatchLowMemory()
[Obsolete("Deprecated in JVM")]
public void DispatchLowMemory()
DispatchMultiWindowModeChanged(bool)
[Obsolete("Deprecated in JVM")]
public void DispatchMultiWindowModeChanged(bool arg0)
Parameters
DispatchMultiWindowModeChanged(bool, Configuration)
[Obsolete("Deprecated in JVM")]
public void DispatchMultiWindowModeChanged(bool arg0, Configuration arg1)
Parameters
arg0boolarg1Configuration
DispatchOptionsItemSelected(MenuItem)
[Obsolete("Deprecated in JVM")]
public bool DispatchOptionsItemSelected(MenuItem arg0)
Parameters
Returns
DispatchOptionsMenuClosed(Menu)
[Obsolete("Deprecated in JVM")]
public void DispatchOptionsMenuClosed(Menu arg0)
Parameters
DispatchPause()
[Obsolete("Deprecated in JVM")]
public void DispatchPause()
DispatchPictureInPictureModeChanged(bool)
[Obsolete("Deprecated in JVM")]
public void DispatchPictureInPictureModeChanged(bool arg0)
Parameters
DispatchPictureInPictureModeChanged(bool, Configuration)
[Obsolete("Deprecated in JVM")]
public void DispatchPictureInPictureModeChanged(bool arg0, Configuration arg1)
Parameters
arg0boolarg1Configuration
DispatchPrepareOptionsMenu(Menu)
[Obsolete("Deprecated in JVM")]
public bool DispatchPrepareOptionsMenu(Menu arg0)
Parameters
Returns
DispatchResume()
[Obsolete("Deprecated in JVM")]
public void DispatchResume()
DispatchStart()
[Obsolete("Deprecated in JVM")]
public void DispatchStart()
DispatchStop()
[Obsolete("Deprecated in JVM")]
public void DispatchStop()
DispatchTrimMemory(int)
[Obsolete("Deprecated in JVM")]
public void DispatchTrimMemory(int arg0)
Parameters
DoLoaderDestroy()
[Obsolete("Deprecated in JVM")]
public void DoLoaderDestroy()
DoLoaderStart()
[Obsolete("Deprecated in JVM")]
public void DoLoaderStart()
DoLoaderStop(bool)
[Obsolete("Deprecated in JVM")]
public void DoLoaderStop(bool arg0)
Parameters
DumpLoaders(String, FileDescriptor, PrintWriter, String[])
[Obsolete("Deprecated in JVM")]
public void DumpLoaders(String arg0, FileDescriptor arg1, PrintWriter arg2, String[] arg3)
Parameters
arg0Stringarg1FileDescriptorarg2PrintWriterarg3String[]
ExecPendingActions()
[Obsolete("Deprecated in JVM")]
public bool ExecPendingActions()
Returns
FindFragmentByWho(String)
[Obsolete("Deprecated in JVM")]
public Fragment FindFragmentByWho(String arg0)
Parameters
Returns
GetFragmentManager()
[Obsolete("Deprecated in JVM")]
public FragmentManager GetFragmentManager()
Returns
GetLoaderManager()
[Obsolete("Deprecated in JVM")]
public LoaderManager GetLoaderManager()
Returns
NoteStateNotSaved()
[Obsolete("Deprecated in JVM")]
public void NoteStateNotSaved()
OnCreateView(View, String, Context, AttributeSet)
[Obsolete("Deprecated in JVM")]
public View OnCreateView(View arg0, String arg1, Context arg2, AttributeSet arg3)
Parameters
arg0Viewarg1Stringarg2Contextarg3AttributeSet
Returns
ReportLoaderStart()
[Obsolete("Deprecated in JVM")]
public void ReportLoaderStart()
RestoreAllState(Parcelable, FragmentManagerNonConfig)
[Obsolete("Deprecated in JVM")]
public void RestoreAllState(Parcelable arg0, FragmentManagerNonConfig arg1)
Parameters
RestoreAllState(Parcelable, List<Fragment>)
[Obsolete("Deprecated in JVM")]
public void RestoreAllState(Parcelable arg0, List<Fragment> arg1)
Parameters
arg0Parcelablearg1List<Fragment>
RestoreLoaderNonConfig(ArrayMap<String, LoaderManager>)
[Obsolete("Deprecated in JVM")]
public void RestoreLoaderNonConfig(ArrayMap<String, LoaderManager> arg0)
Parameters
arg0ArrayMap<String, LoaderManager>
RetainLoaderNonConfig()
[Obsolete("Deprecated in JVM")]
public ArrayMap<String, LoaderManager> RetainLoaderNonConfig()
Returns
RetainNestedNonConfig()
[Obsolete("Deprecated in JVM")]
public FragmentManagerNonConfig RetainNestedNonConfig()
Returns
RetainNonConfig()
[Obsolete("Deprecated in JVM")]
public List<Fragment> RetainNonConfig()
Returns
SaveAllState()
[Obsolete("Deprecated in JVM")]
public Parcelable SaveAllState()