Uses of Interface
com.ebasetech.xi.api.Component
Package | Description |
---|---|
com.ebasetech.xi.api |
-
Uses of Component in com.ebasetech.xi.api
Methods in com.ebasetech.xi.api that return Component Modifier and Type Method Description Component
Components. getComponent(java.lang.String componentPrefix)
Returns theComponent
object for the deployed component with prefixcomponentPrefix
.