![]() | InDesign SDK 20.5 |
#include <XMLTreeLazyNotificationData.h>

Additional Inherited Members | |
Public Member Functions inherited from TreeLazyNotificationData< XMLReference > | |
| TreeLazyNotificationData () | |
| virtual | ~TreeLazyNotificationData () |
| virtual void | Add (const LazyNotificationData *other) |
| virtual LazyNotificationData * | Clone (bool16 undoData) const |
| virtual void | Validate (IDataBase *) |
| virtual void | MarkShouldRebuildAll () |
| virtual bool | ShouldRebuildAll () const |
| void | ItemAdded (const XMLReference &item) |
| void | ItemDeleted (const XMLReference &item) |
| void | ItemChanged (const XMLReference &item) |
| void | ItemRebuilt (const XMLReference &item) |
| void | ProcessChanges (TAdded Added, TDeleted Deleted, TChanged Changed, TBuild Rebuilt) |
Used by the Tree Widget to dirty (and clean) particular elements
in the tree.