Uses of Interface
org.teamapps.ux.icon.IconBundleEntry
-
Packages that use IconBundleEntry Package Description org.teamapps.ux.icon -
-
Uses of IconBundleEntry in org.teamapps.ux.icon
Classes in org.teamapps.ux.icon that implement IconBundleEntry Modifier and Type Class Description classTeamAppsIconBundleMethods in org.teamapps.ux.icon that return types with arguments of type IconBundleEntry Modifier and Type Method Description java.util.List<IconBundleEntry>IconBundle. getEntries()Methods in org.teamapps.ux.icon with parameters of type IconBundleEntry Modifier and Type Method Description static IconBundleIconBundle. create(IconBundleEntry[] entries)
-