| Constructor and Description |
|---|
CreateMountItem(ThemedReactContext context,
int rootTag,
int reactTag,
java.lang.String component,
boolean isLayoutable) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
java.lang.String |
toString() |
public CreateMountItem(ThemedReactContext context, int rootTag, int reactTag, java.lang.String component, boolean isLayoutable)
public void execute(MountingManager mountingManager)
MountItemMountItem into the operation queue received by parameter.public java.lang.String toString()
toString in class java.lang.Object