The includedClasses parameter may be used to query or set the classes that should be included in the current view. If you specify one or more included classes, any elements which have not been assigned one of the included classes will not be visible in the current view.
query command
set command
The current view.
query includedClasses set includedClasses [ className ] [...]
className | Use the className parameter to indicate the name of a class that you want to include from the current element. |
You may specify any of the class names returned by the classes parameter. If you do not specify any classes, all of the classes will be included in the current view.
query includedClasses set includedClasses comment
query command
set command
class parameter
classes parameter
elementClasses parameter
excludedClasses parameter
showAll action