The com_ibm_bpm_global object
Draft comment:
This topic was viewed 15 times since its publication
The This topic was viewed 15 times since its publication
com_ibm_bpm_global object provides
access to functions that are globally available.
Properties
Through thecom_ibm_bpm_global object,
you can access its properties.
| Property | Description |
|---|---|
com_ibm_bpm_global.topLevelCoachViews (Object) |
Lists the top-level Coach View instances in the current window object. Top-level Coach Views contain a hierarchy of other Coach Views. The list does not contain the children of these top-level Coach Views. |
Functions
Through thecom_ibm_bpm_global object,
you can access its functions.
| Function | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
com_ibm_bpm_global.coachView.byControlId(controlIds) |
Returns the identified Coach View instance or
null.
For example,
ViewA is the top-level Coach
View and it contains two other Coach Views in the following hierarchy:The following table lists examples of what this API returns
for a particular value of controlIds:
|
||||||||||||||||||
com_ibm_bpm_global.coachView.byDomId(domId) |
Returns the identified Coach View instance or
null.
|
||||||||||||||||||
com_ibm_bpm_global.getHSFrame() |
Returns the window object in which the human service runs, or
null if the human service does not run in a frame. |
This topic is shared by BAW, CP4BA, CP4BASaaS. Last updated on 2025-03-13 12:15