struct Protocol::DOM::CollectClassNamesFromSubtree
- Protocol::DOM::CollectClassNamesFromSubtree
- Struct
- Value
- Object
Overview
Collects class names for the node with given id and all of it's child nodes.
Included Modules
- JSON::Serializable
- Protocol::Command
Defined in:
protocol/dom.crConstructors
Instance Method Summary
-
#class_names : Array(String)
Class name list.