Siebel Wireless Administration Guide > Configuring Siebel Wireless > Configuring Siebel Wireless with Siebel Tools >

Supported Classes for Siebel Wireless


Manage the behavior of the applet by picking one of the following C++ classes for the Class parameter of each Siebel Wireless applet. Table 6 lists the supported classes for Siebel Wireless.

Table 6. Supported Classes
Class
Purpose
Comments

CSSFrmAct

Used for the Activity detail applet

 

CSSFrame/CSSFrameBase

Used for detail applet

 

CSSFrameCalRerouteBase

Used for the Calendar list view

Special class for Siebel Wireless Calendar.

CSSFrameList/CSSFrameListBase

Used for list applet

Pick applets use the CSSFrameListBase class, and association applets use the CSSFrameList class

CSSFrameListFile

Used for Correspondence enclosure display applet

 

CSSFrameListFulfillment

Used for Correspondence detail applet

 

CSSFrameRerouteBase

Used for detail applet

Special reroute class for Siebel Wireless, based on CSSFrameBase. This class is used for the detail applet if rerouting to a user specified page or view after executing the method WriteRecord, DeleteRecord, ExecuteQuery, NewQuery, OrderAllParts or CommitPartMvmtClient. The page or view name for the control that uses the above methods is specified in the applet Control UserProp in Siebel Tools.

CSSFrameRerouteListBase

Used for list applet

Special reroute class for Siebel Wireless, based on CSSFrameListBase. This class is used for the display applet if rerouting to a user specified page or view after executing the method WriteRecord, DeleteRecord, ExecuteQuery, NewQuery, OrderAllParts or CommitPartMvmtClient. The page or view name for the control that uses the above methods is specified in the applet Control UserProp in Siebel Tools.

CSSSWEFrameSrvcLocator

Used in eService service locator display applet

Special class for Service Locator

Siebel Wireless Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.