getComponent

getComponent

 

Syntax

getComponent(projectKey, componentName)

Package

adm

Alias

admGetProjectComponent(projectKey, componentName) //deprecated

Pkg Usage

getComponent(projectKey, componentName)

Description

Returns a JComponent structure for a specified project and component name.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

projectKey

String

Yes

Project key.

componentName

String

Yes

Name of the component.

Return Type

JComponent

Example

admGetProjectComponent("TEST", "sil");

Returns a JComponent structure for the sil component in the TEST project.

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.