| Package | Description |
|---|---|
| com.atlassian.confluence.themes |
| Modifier and Type | Method and Description |
|---|---|
static PluginThemeResource |
PluginThemeResource.css(String completeModuleKey,
com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor)
Creates a theme resource for a stylesheet in a dynamic plugin.
|
static PluginThemeResource |
PluginThemeResource.javascript(String completeModuleKey,
com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor)
Creates a theme resource for a JavaScript file in a dynamic plugin.
|
Copyright © 2003–2019 Atlassian. All rights reserved.