geUnhighlightProtected
geUnhighlightProtected(
[ w_window ]
)
=> t / nil
Description
Removes the halo from the objects marked as protected in the specified cellview.
Arguments
|
The window in which protected objects are to be unhighlighted. |
Value Returned
Examples
Removes the halo from all the protected objects in the edit cellview.
geUnhighlightProtected()
Related Topics
Return to top