geResetBackgroundCellView
geResetBackgroundCellView(
[ w_windowId ]
)
=> t / nil
Description
Resets the background cellview on the given window.
Arguments
Value Returned
Examples
Resets the background cellview in window 3.
geResetBackgroundCellView(window(3))
Related Topics
Return to top