public class TempComponentsConfigurations
extends java.lang.Object
Constructor and Description |
---|
TempComponentsConfigurations() |
Modifier and Type | Method and Description |
---|---|
static void |
restoreDelegateToRenderCoreMount() |
static void |
restoreEnsureParentMountedInRenderCoreMountState() |
static void |
restoreShouldAddHostViewForRootComponent() |
static void |
restoreShouldCompareCommonPropsInIsEquivalentTo() |
static void |
setDelegateToRenderCoreMount(boolean value) |
static void |
setEnsureParentMountedInRenderCoreMountState(boolean value) |
static void |
setShouldAddHostViewForRootComponent(boolean value) |
static void |
setShouldCompareCommonPropsInIsEquivalentTo(boolean shouldCompareCommonPropsInIsEquivalentTo) |
public static void setShouldAddHostViewForRootComponent(boolean value)
public static void restoreShouldAddHostViewForRootComponent()
public static void setEnsureParentMountedInRenderCoreMountState(boolean value)
public static void setDelegateToRenderCoreMount(boolean value)
public static void restoreDelegateToRenderCoreMount()
public static void restoreEnsureParentMountedInRenderCoreMountState()
public static void setShouldCompareCommonPropsInIsEquivalentTo(boolean shouldCompareCommonPropsInIsEquivalentTo)
public static void restoreShouldCompareCommonPropsInIsEquivalentTo()