Uses of Class
de.xima.fc.plugin.models.retval.form.DefaultPluginFormThemeRetVal.Builder
-
Packages that use DefaultPluginFormThemeRetVal.Builder Package Description de.xima.fc.plugin.models.retval.form -
-
Uses of DefaultPluginFormThemeRetVal.Builder in de.xima.fc.plugin.models.retval.form
Methods in de.xima.fc.plugin.models.retval.form that return DefaultPluginFormThemeRetVal.Builder Modifier and Type Method Description static DefaultPluginFormThemeRetVal.BuilderDefaultPluginFormThemeRetVal. builder()Creates a new builder for aDefaultPluginFormThemeRetVal.DefaultPluginFormThemeRetVal.BuilderDefaultPluginFormThemeRetVal.Builder. themesById(Map<String,IFormTheme> themesById)Sets the map with the themes the plugin can provide, indexed by their ID.
-