Uses of Interface
de.xima.fc.handler.interfaces.system.IFormThemeHandler
-
Packages that use IFormThemeHandler Package Description de.xima.fc.handler.interfaces de.xima.fc.handler.system -
-
Uses of IFormThemeHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IFormThemeHandler Modifier and Type Method Description IFormThemeHandler
AHandlerProvider. getFormThemeHandler()
IFormThemeHandler
IHandlerProvider. getFormThemeHandler()
-
Uses of IFormThemeHandler in de.xima.fc.handler.system
Classes in de.xima.fc.handler.system that implement IFormThemeHandler Modifier and Type Class Description class
FormThemeHandler
Handler implementation for theIFormHandler
that allows common operations onform themes
.
-