makeCellPushInternalRoutesOnly
layoutDP makeCellPushInternalRoutesOnly boolean { t | nil }
Description
Pushes only the internal routes to the made cellview, leaving behind any top-level routes and implementations.
GUI Equivalent
Examples
envGetVal("layoutDP" "makeCellPushInternalRoutesOnly")
envSetVal("layoutDP" "makeCellPushInternalRoutesOnly" 'boolean t)
Related Topics
Return to top