ClearMainView Method
The ClearMainView method removes values for the following items:
The view
All child objects of the view, such as applets and controls
The business object that the view references
Child objects of the business object that the view references, such as business components and business component fields
ClearMainView uses the following syntax:
ClearMainView()
ClearMainView only removes values for objects that reside in the client. It does not visually destroy these objects.
If the user attempts to use an object that ClearMainView has cleared, then Siebel Open UI might not work as expected.