Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | admGetScreensFromScheme(screenSchemeName) | Package | adm | Alias | | Pkg Usage | getScreensFromScheme(screenSchemeName) | |
Description
Excerpt |
---|
|
Retrieves a list of screen operations and corresponding screens for a given Screen Scheme. |
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
screenSchemeName | string | Yes | The name of screen screen used to retrieve the underlying configurations. | |
Return Type
JGeneric []
Returns an array of key/value pairs representing the values of a Screen Scheme, where the key is the screen operation (Default, Create, Edit, View) and the value is the associated screen.
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "screen_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|