Uses of Class
de.xima.fc.gui.designer.form.model.FormThemeItemCssUrl
-
Packages that use FormThemeItemCssUrl Package Description de.xima.fc.gui.designer.form.model -
-
Uses of FormThemeItemCssUrl in de.xima.fc.gui.designer.form.model
Methods in de.xima.fc.gui.designer.form.model that return types with arguments of type FormThemeItemCssUrl Modifier and Type Method Description List<FormThemeItemCssUrl>
FormThemeItem. getCssUrls()
A list of URLs with the CSS files that need to be included when this theme is selected.
-