Interface IFormThemeResource
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
FormThemeResource
A single resource from a
IFormTheme. Used when the form is rendered.- Since:
- 8.3.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Modifier and TypeMethodDescriptionGets the reference to the file from the form theme.
-
Method Details
-
getThemeFile
FormThemeFileReference getThemeFile()Gets the reference to the file from the form theme.- Returns:
- The reference to the file from the form theme.
-