Use the includedClasses parameter to set or query the element 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 an element class that you want to include in 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
Copyright IBM Corporation 1992, 2004. All Rights Reserved.