sync_state_with_parent
Description:
Tries to change the state of the element to the same as its parent.
If this function returns false, the state of element is undefined.
Parameters:
this |
a Element. |
Returns:
true, if the element's state could be synced to the parent's state. MT safe. |