Summary of Methods That You Can Use with the Presentation Model for Applets
The following table lists the methods that you can use with the presentation model that Siebel Open UI uses for a predefined applet. You cannot configure Siebel Open UI to customize or override any of these methods except for the PostExecute method. You can configure Siebel Open UI to customize the PostExecute method.
Method | Callable | Bindable |
---|---|---|
CanInvokeMethod |
Yes |
No |
CanNavigate |
Yes |
No |
CanUpdate |
Yes |
No |
ExecuteMethod |
Yes |
No |
ExecuteUIUpdate |
No |
Yes |
FieldChange |
No |
Yes |
FocusFirstControl |
No |
Yes |
GetControl |
Yes |
No |
GetControlId |
Yes |
No |
GetFieldValue |
Yes |
No |
GetFormattedFieldValue |
Yes |
No |
GetPhysicalControlValue |
No |
Yes |
InvokeMethod |
Yes |
No |
InvokeStateChange |
No |
Yes |
IsPrivateField |
Yes |
No |
LeaveField |
Yes |
No |
NewFileAttachment |
No |
Yes |
PostExecute |
No |
Yes |
ProcessCancelQueryPopup |
No |
Yes |
RefreshData |
No |
Yes |
ResetAppletState |
No |
Yes |
SetActiveControl |
Yes |
Yes |
SetFocusDefaultControl |
Yes |
No |
SetFocusToCtrl |
No |
Yes |
SetHighlightState |
No |
Yes |
SetUpdateConditionals |
Yes |
No |
ShowPickPopup |
Yes |
No |
ShowPopup |
No |
Yes |
ShowSelection |
No |
Yes |
UpdateAppletMessage |
No |
Yes |
UpdateConditionals |
No |
Yes |
UpdateCurrencyCalcInfo |
No |
Yes |
UpdateQuickPickInfo |
No |
Yes |
UpdateStateChange |
No |
Yes |