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 | getComponentsObjects(projectKey) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns all the project components as an array of JComponent structures. |
Returns all the project components as an array of JComponent structures.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
projectKey | String | Yes | Project key. | |
Return Type
JComponent []
Example
Code Block |
---|
retComponents |
JComponent [] compObjs = getComponentsObjects("TP"); //projectKey as parameter
retComponents;for(JComponent comp in comObjs) {
runnerLog(comp.name);
runnerLog(comp.lead);
} |
Returns an array of JComponent structures containing all the project components.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = " |
---|
|
...
project_routine" and space = currentSpace ( ) | labels | array_routines |
---|
|