geDeselectProtected
geDeselectProtected(
[ d_cellview ]
)
=> t / nil
Description
Deselects all the objects that are marked protected in the specified cellview.
Arguments
|
The cellview in which the protected objects are to be deselected. |
Value Returned
Examples
Deselects the protected objects in the edit cellview.
geDeselectProtected()
Related Topics
Return to top