Use the forceVisible parameter to set or query the forced visibility of a document element. You may use this parameter to ensure that an element is always visible.
query command
set command
The current view's view of the current element.
query forceVisible set forceVisible { on | off }
on | Use the on parameter to indicate that the current element should always be visible. |
off | Use the off parameter to indicate that you wish to allow the current element to become invisible. |
query forceVisible set forceVisible on
query command
set command
excludedClasses parameter
forceAllVisible parameter
includedClasses parameter
markIncluded parameter
markExcluded parameter
Copyright IBM Corporation 1992, 2004. All Rights Reserved.