Use the excludedClasses parameter to set or query the element classes that should be excluded from the current view. Any elements which have been assigned an excluded element 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 an element 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 element 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
Copyright IBM Corporation 1992, 2004. All Rights Reserved.