JVCL Help:IJvDataConsumerViewList.RebuildView

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Rebuilds the view of the tree for the consumer.


Pascal

 procedureRebuildView;


Description

RebuildView rebuilds the view list from scratch. The resulting tree will be complete refreshed to the current provider state. You'll rarely need to call RebuildView (although that depends largely on the implementation). As items are added to or removed from the provider tree the view list is updated automatically. Selecting a different provider or context also automatically refreshes the view.


See Also

IJvDataConsumerViewList.AutoExpandLevel, IJvDataConsumerViewList.ExpandOnNewItem


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page