Uses of Interface
de.xima.fc.common.form_theme.StaticFormTheme.IFormThemeInheritanceModeProvider
-
Packages that use StaticFormTheme.IFormThemeInheritanceModeProvider Package Description de.xima.fc.common.form_theme -
-
Uses of StaticFormTheme.IFormThemeInheritanceModeProvider in de.xima.fc.common.form_theme
Methods in de.xima.fc.common.form_theme with parameters of type StaticFormTheme.IFormThemeInheritanceModeProvider Modifier and Type Method Description StaticFormTheme.Builder
StaticFormTheme.Builder. fallbackInheritanceModeProvider(StaticFormTheme.IFormThemeInheritanceModeProvider fallbackInheritanceModeProvider)
Sets the fallback inheritance mode provider for the form theme, seeIFormTheme#getFileInheritanceMode
.
-