Constructor and Description |
---|
RemoveMountItem(int reactTag,
int parentReactTag,
int index) |
Modifier and Type | Method and Description |
---|---|
void |
execute(MountingManager mountingManager)
Execute this
MountItem into the operation queue received by parameter. |
int |
getIndex() |
int |
getParentReactTag() |
java.lang.String |
toString() |
public RemoveMountItem(int reactTag, int parentReactTag, int index)
public void execute(MountingManager mountingManager)
MountItem
MountItem
into the operation queue received by parameter.public int getParentReactTag()
public int getIndex()
public java.lang.String toString()
toString
in class java.lang.Object