class MFsTreeBatchProcessing |
Batch updates for the tree.
Public Member Functions | |
---|---|
void | BeginUpdate () |
void | EndUpdateL () |
void | BeginUpdate | ( | ) | [pure virtual] |
Begin batch update. During batch update changes to the world will not be updated on screen until the EndUpdateL is called.
void | EndUpdateL | ( | ) | [pure virtual] |
End batch update. All changes done between BeginUpdate and EndUpdateL will be shown on screen.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.