Uses of Class
org.uberfire.ext.plugin.model.PluginSimpleContent
-
Packages that use PluginSimpleContent Package Description org.uberfire.ext.plugin.model -
-
Uses of PluginSimpleContent in org.uberfire.ext.plugin.model
Subclasses of PluginSimpleContent in org.uberfire.ext.plugin.model Modifier and Type Class Description classPluginContentConstructors in org.uberfire.ext.plugin.model with parameters of type PluginSimpleContent Constructor Description PluginSimpleContent(PluginSimpleContent pluginContent, String template, String css, Map<CodeType,String> codeMap, Collection<Framework> frameworks, Language language)PluginSimpleContent(PluginSimpleContent pluginContent, String template, Map<CodeType,String> codeMap)
-