Package de.xima.fc.common.form_theme
-
Interface Summary Interface Description StaticFormTheme.IFormThemeFileLoader Loader for the contents of a specific file in a form theme.StaticFormTheme.IFormThemeInheritanceModeProvider Provider for the inheritance mode of a file in a form theme.StaticFormTheme.IFormThemeOfferCssClassesAsSuggestionsProvider Provider for the flag that indicates whether to offer CSS classes as suggestions, for a file in a form theme. -
Class Summary Class Description StaticFormTheme A generic implementation ofIFormTheme
with a builder.StaticFormTheme.Builder Builder for aform theme
.StaticFormTheme.FormThemeFileMeta Metadata of a file in a form theme.StaticFormTheme.FormThemeFileMeta.Builder A builder for configuring the metadata of a file in a form theme. -
Exception Summary Exception Description CyclicFormThemeHierarchyException Exception thrown when a cycle exists in the parent-child hierarchy of form themes.FormThemeRuntimeException Base class for all runtime exceptions thrown related to form themes.