Siebel Developer's Reference > Applet Classes > CSSFrameBase and CSSSWEFrameBase Classes >

CSSFrameBase and CSSSWEFrameBase Methods


This topic describes the methods that are available for use in CSSFrameBase and CSSSWEFrameBase Classes.

GotoPage Method

The GotoPage method links to the specified Web page from within a Named Method. The Web page must be specified in the Page control user property.

Origin

Implemented in CSSSWEFrameBase.

Callable

You can call GotoPage only through a Named Method.

GotoUrl Method

The GotoUrl method links to the specified URL from within a Named Method. The URL must be specified in the Url control user property.

Origin

Implemented in CSSSWEFrameBase.

Callable

You can call GotoUrl only through a Named Method.

GotoView Method

The GotoView method changes the display to the specified view from within a Named Method. The view must be specified in the View control user property.

Origin

Implemented in CSSSWEFrameBase.

Callable

You can call GotoView only through a Named Method.

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