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 IFormThemeHandlerAHandlerProvider. getFormThemeHandler()IFormThemeHandlerIHandlerProvider. 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 classFormThemeHandlerHandler implementation for theIFormHandlerthat allows common operations onform themes.
-