| Package | Description |
|---|---|
| org.talend.sdk.component.server.service |
| Modifier and Type | Method and Description |
|---|---|
IconResolver.Icon |
IconResolver.resolve(org.talend.sdk.component.container.Container container,
String icon)
IMPORTANT: the strategy moved to the configuration, high level we want something in this spirit:
The look up strategy of an icon is the following one:
1.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<IconResolver.Icon> |
IconResolver.doLoad(ClassLoader loader,
String icon) |
1.1.27 - Copyright © 2018 Talend Component Kit Documentation