Siebel Developer's Reference > Applet Classes >

CSSSWEFrame Class


The CSSSWEFrame class represents an applet that resides in the Siebel UI Frameworks. You can use this class to call a generalized applet method.

The CSSSWEBase class is the parent of this class.

The Specifying the Method That the Enter Key Calls applet user property can reference the CSSSWEFrame class.

The CSSSWEFrame class requires the CSSSWEFrameMgr class and the business component objects that use the CSSSWEFrameMgr class.

The CSSSWEFrame class can reference the following methods:

  • ExecuteQuery. Runs the query. You can configure Siebel CRM to call this method from any item described in Calling a Method except from an external interface.
  • NewQuery. Modifies the mode to query mode and starts a new query.
  • Other methods. Any method that Siebel CRM gets from a CSSSWEBase method.

You can specify each method in the Method property of a class method. This class method is a child of the CSSSWEFrame class.

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.