Uses of Interface
de.xima.fc.common.form_theme.StaticFormTheme.IFormThemeFileLoader
-
Packages that use StaticFormTheme.IFormThemeFileLoader Package Description de.xima.fc.common.form_theme -
-
Uses of StaticFormTheme.IFormThemeFileLoader in de.xima.fc.common.form_theme
Methods in de.xima.fc.common.form_theme with parameters of type StaticFormTheme.IFormThemeFileLoader Modifier and Type Method Description StaticFormTheme.BuilderStaticFormTheme.Builder. fallbackFileLoader(StaticFormTheme.IFormThemeFileLoader fallbackFileLoader)Sets the fallback loader for the content of a form theme file, seeIFormTheme#openFile.StaticFormTheme.FormThemeFileMeta.BuilderStaticFormTheme.FormThemeFileMeta.Builder. fileLoader(StaticFormTheme.IFormThemeFileLoader fileLoader)Sets the file loader for retrieving the content of the form theme file, seeIFormTheme#openFile.
-