Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table plus
applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

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");

...