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