collect Class Names From Subtree
fun collectClassNamesFromSubtree(input: CollectClassNamesFromSubtreeRequest): Single<CollectClassNamesFromSubtreeResponse>
Content copied to clipboard
Collects class names for the node with given id and all of it's child nodes.
Sources
jvm source
Link copied to clipboard