Methods You Can Use in Browser Script

The following table describes the methods that you can use in a browser script for each Siebel object type that Oracle’s Siebel Open UI can use.

Object Type Method

Applet

You can use the following methods:

  • ActiveMode

  • BusComp

  • BusObject

  • FindControl

  • InvokeMethod

  • Name

  • ReInit

Application

You can use the following methods:

  • FindApplet

  • ActiveApplet

  • ActiveViewName

  • ActiveBusObject

  • ActiveBusComp

  • FindBusObject

  • GetProfileAttr

  • GetService

  • InvokeMethod

  • IsReady

  • Name

  • NewPropertySet

  • SWEAlert

  • ShowModalDialog

  • SeblTrace

Business Component

You can use the following methods:

  • BusObject

  • GetFieldValue

  • GetFormattedFieldValue

  • GetSearchExpr

  • GetSearchSpec

  • InvokeMethod

  • Name

  • SetFieldValue

  • SetFormattedFieldValue

  • WriteRecord

Business Object

You can use the following methods:

  • FirstBusComp

  • GetBusComp

  • Name

  • NextBusComp

Business Service

You can use the following methods:

  • InvokeMethod

  • Name

  • SetProperty

  • PropertyExists

  • RemoveProperty

  • GetProperty

  • GetFirstProperty

  • GetNextProperty

Control

You can use the following methods:

  • Applet

  • BusComp

  • GetValue

  • Name

  • SetValue

  • SetReadOnly

  • SetEnabled

  • SetVisible

  • SetProperty

  • GetLabelProperty

  • GetProperty

  • SetLabelProperty

Property Set

You can use the following methods:

  • AddChild

  • Copy

  • GetChild

  • GetChildCount

  • GetFirstProperty

  • GetNextProperty

  • GetProperty

  • GetPropertyCount

  • GetType

  • GetValue

  • InsertChildAt

  • PropertyExists

  • RemoveChild

  • RemoveProperty

  • Reset

  • SetProperty

  • SetType

  • SetValue