Uses of Interface
de.xima.fc.handler.interfaces.entity.IClientFormThemeHandler
-
Packages that use IClientFormThemeHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IClientFormThemeHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IClientFormThemeHandler Modifier and Type Class Description class
ClientFormThemeHandler
Handler implementation for reading and writingClientFormTheme
entities. -
Uses of IClientFormThemeHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IClientFormThemeHandler Modifier and Type Method Description IClientFormThemeHandler
AHandlerProvider. getClientFormThemeHandler()
IClientFormThemeHandler
IHandlerProvider. getClientFormThemeHandler()
-