Uses of Interface
com._1c.g5.v8.dt.ui.validation.IChecksTreeNode
Packages that use IChecksTreeNode
-
Uses of IChecksTreeNode in com._1c.g5.v8.dt.internal.ui.validation
Classes in com._1c.g5.v8.dt.internal.ui.validation that implement IChecksTreeNodeConstructor parameters in com._1c.g5.v8.dt.internal.ui.validation with type arguments of type IChecksTreeNodeModifierConstructorDescriptionChecksTreeProvider
(CheckFilter filter, Function<IChecksTreeNode, Boolean> treeFilter) Creates new instance. -
Uses of IChecksTreeNode in com._1c.g5.v8.dt.ui.validation
Constructor parameters in com._1c.g5.v8.dt.ui.validation with type arguments of type IChecksTreeNodeModifierConstructorDescriptionChecksViewerProvider
(ICheckRepository checkRepository, org.eclipse.core.resources.IProject project, Function<IChecksTreeNode, Boolean> treeFilter) Creates new provider instance.