Siebel Developer's Reference > Applet Classes > CSSFrame and CSSSWEFrame Classes >

CSSFrame and CSSSWEFrame Methods


This section describes the methods that are available for use in CSSFrame and CSSSWEFrame Classes.

OnActionsBasedOnLast

The OnActionsBasedOnLast method copies a record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsBasedOnLast from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsNewrecord

The OnActionsNewrecord method creates a record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsNewrecord from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsDeleteitem

The OnActionsDeleteitem method deletes a record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsDeleteitem from server script and business services.
You can also invoke this method through custom buttons and commands.

OnDrillDown

The OnDrillDown method drills down into a field.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnDrillDown from server script and business services.
You can also invoke this method through custom buttons and commands.

NewQuery

The NewQuery method starts a new query and changes mode to query mode.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke NewQuery from server script and business services.
You can also invoke this method through custom buttons and commands.

ExecuteQuery

The ExecuteQuery method executes the query.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke ExecuteQuery from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsCancelQuery

The OnActionsCancelQuery method cancels the query.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsCancelQuery from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsRefineQuery

The OnActionsRefineQuery method refines the query.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsRefineQuery from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsDeleteQuery

The OnActionsDeleteQuery method deletes a saved query.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsDeleteQuery from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsCancelRecord

The OnActionsCancelRecord method performs an undo on the record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsCancelRecord from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsWriterecord

The OnActionsWriterecord method commits a record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsWriterecord from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsPostChanges

The OnActionsPostChanges method posts changes in the current record's field data to the business component.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsPostChanges from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsPreviousrecord

The OnActionsPreviousrecord method navigates to the previous record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsPreviousrecord from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsNextrecord

The OnActionsNextrecord method navigates to the next record.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsNextrecord from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsPreviousset

The OnActionsPreviousset method navigates to previous set of records.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsPreviousset from server script and business services.
You can also invoke this method through custom buttons and commands.

OnActionsNextset

The OnActionsNextset method navigates to the next set of records.

Origin
Implemented in CSSSWEFrame.
Invocable
You can invoke OnActionsNextset from server script and business services.
You can also invoke this method through custom buttons and commands.

 Siebel Developer's Reference 
 Published: 23 October 2003