Uses of Class
com.jalios.jcms.uicomponent.icon.Icon
-
Packages that use Icon Package Description com.jalios.jcms.uicomponent.icon -
-
Uses of Icon in com.jalios.jcms.uicomponent.icon
Fields in com.jalios.jcms.uicomponent.icon with type parameters of type Icon Modifier and Type Field Description java.util.Map<java.lang.String,java.util.List<Icon>>IconChooserManager. prefixesIconMapMethods in com.jalios.jcms.uicomponent.icon that return types with arguments of type Icon Modifier and Type Method Description java.util.List<Icon>IconChooserManager. getIconList(java.lang.String prefix)Returns the list of icons for given prefixjava.util.List<Icon>IconChooserModalHandler. getIcons()java.util.List<Icon>IconFetcher. getIcons()Return the list of icons filtered by provided filters
-