This method sets the “remove flag” of the parent object. The remove flag indicates whether the object will be removed.
void setRemoveFlag(boolean e) |
Name |
Type |
Description |
---|---|---|
e |
Boolean |
An indicator of whether the remove flag is set to true or false. |
None.
None.