public class ReactVirtualTextViewManager extends ReactRawTextManager
IllegalStateException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REACT_CLASS |
PROP_TEST_ID
Constructor and Description |
---|
ReactVirtualTextViewManager() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
createShadowNodeInstance, createViewInstance, getShadowNodeClass, updateExtraData
onAfterUpdateTransaction, setBorderColor, setBorderRadius, setBorderStyle, setBorderWidth, setEllipsizeMode, 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
public static final java.lang.String REACT_CLASS
public java.lang.String getName()
getName
in class ReactRawTextManager