public class ReactVirtualTextViewManager extends ReactRawTextManager
IllegalStateException
BaseJavaModule.JavaMethod, BaseJavaModule.SyncJavaHook
NativeModule.NativeMethod, NativeModule.SyncNativeHook
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REACT_CLASS |
PROP_TEST_ID
METHOD_TYPE_ASYNC, METHOD_TYPE_PROMISE, METHOD_TYPE_SYNC
Constructor and Description |
---|
ReactVirtualTextViewManager() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
createShadowNodeInstance, createViewInstance, updateExtraData
getShadowNodeClass, onAfterUpdateTransaction, setBorderColor, setBorderRadius, setBorderStyle, setBorderWidth, setEllipsizeMode, setIncludeFontPadding, setNumberOfLines, setSelectable, setTextAlignVertical
setAccessibilityComponentType, setAccessibilityLabel, setAccessibilityLiveRegion, setBackgroundColor, setElevation, setImportantForAccessibility, setOpacity, setRenderToHardwareTexture, setRotation, setScaleX, setScaleY, setTestId, setTransform, setTranslateX, setTranslateY, setZIndex
addEventEmitters, createView, getCommandsMap, getExportedCustomBubblingEventTypeConstants, getExportedCustomDirectEventTypeConstants, getExportedViewConstants, getNativeProps, onDropViewInstance, receiveCommand, updateProperties
canOverrideExistingModule, getConstants, getMethods, getSyncHooks, initialize, onCatalystInstanceDestroy, supportsWebWorkers
public static final java.lang.String REACT_CLASS
public java.lang.String getName()
getName
in interface NativeModule
getName
in class ReactRawTextManager