Bin.syncChildrenStates

Synchronizes the state of every child of bin with the state of bin. See also Element.syncStateWithParent.

class Bin
bool
syncChildrenStates
()

Return Value

Type: bool

TRUE if syncing the state was successful for all children, otherwise FALSE.

Meta