Uses of Interface
com._1c.g5.v8.dt.ui.validation.IChecksTreeNode
- 
Packages that use IChecksTreeNode Package Description com._1c.g5.v8.dt.ui.validation 
- 
- 
Uses of IChecksTreeNode in com._1c.g5.v8.dt.ui.validationConstructor parameters in com._1c.g5.v8.dt.ui.validation with type arguments of type IChecksTreeNode Constructor Description ChecksViewerProvider(ICheckRepository checkRepository, org.eclipse.core.resources.IProject project, Function<IChecksTreeNode,Boolean> treeFilter)Creates new provider instance.
 
-