@OpenApiAll
public interface ISpecificationNodeConfigurator
Modifier and Type | Method and Description |
---|---|
void |
configure(IConfigurableNode node,
Element element)
Configure specification dialog tree node of some Element.
|
void configure(IConfigurableNode node, Element element)
node
- configurable specification tree nodeelement
- current Element the node represents.