|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Framework | |
|---|---|
| org.kie.uberfire.plugin.model | |
| Uses of Framework in org.kie.uberfire.plugin.model |
|---|
| Methods in org.kie.uberfire.plugin.model that return Framework | |
|---|---|
static Framework |
Framework.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Framework[] |
Framework.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.uberfire.plugin.model that return types with arguments of type Framework | |
|---|---|
Collection<Framework> |
PluginSimpleContent.getFrameworks()
|
| Constructor parameters in org.kie.uberfire.plugin.model with type arguments of type Framework | |
|---|---|
PluginContent(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language,
Set<Media> mediaLibrary)
|
|
PluginSimpleContent(PluginSimpleContent pluginContent,
String template,
String css,
Map<CodeType,String> codeMap,
Collection<Framework> frameworks,
Language language)
|
|
PluginSimpleContent(String name,
PluginType type,
org.uberfire.backend.vfs.Path path,
String template,
String css,
Map<CodeType,String> codeMap,
Set<Framework> frameworks,
Language language)
|
|
|
KIE Uberfire Runtime PlugIns API 6.2.0.CR1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||