JVCL Help:IJvDataContexts

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataContexts
TJvBaseDataContexts
run\JvDataProviderIntf.pas


Summary

List of IJvDataContext objects.

run\JvDataProviderIntf.pas


Pascal

 run\JvDataProviderIntf.pas
 IJvDataContexts = interface;


Description

IJvDataContexts represents the list of IJvDataContext objects. The interface is supported by IJvDataProvider and might be supported for individual IJvDataContext instances if a specific context contains sub contexts.
The IJvDataContexts interface provides methods that:

  • Allow retrieval of the number of contexts
  • All retrieval of a context based on its index, its name or name path.
  • Determine the ancestor context that owns this list.
  • Determine the provider to which the context list belongs.
  • Retrieve a reference to the TObject instance that implements this object.

run\JvDataProviderIntf.pas


See Also

IJvDataContext, IJvDataContextSensitive, IJvDataContextsManager, IJvDataProvider

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas



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