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 | admGetProjectComponentgetComponent(projectKey, componentName) | Package | adm | Alias | admGetProjectComponent(projectKey, componentName) //deprecated | Pkg Usage | getComponent(projectKey, componentName) |
|
Description
Excerpt |
---|
|
Returns a JComponent structure for a specified project and component name. |
Returns a JComponent structure for a specified project and component name.
Parameters
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. | componentName | String | Yes | Name of the component. |
|
Return Type
JComponent
Example
Code Block |
---|
admGetProjectComponent("TEST", "sil"); |
Returns a JComponent structure for the sil component in the TEST project.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "component_admin_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|