leMakeHierReadonlyOrEditableMC
leMakeHierReadonlyOrEditableMC(
[ w_windowId ]
)
=> t / nil
Description
Makes a cellview either read-only or editable. When one or more instances are selected before invoking this function, only the selected instance(s) are shown in the browser. When no instances are selected before invoking this function, all instances in the cellview are shown in the browser. If you do not specify w_windowId, the current window is used.
Arguments
Value Returned
Return to top