Interface SCustomIconSet

All Known Implementing Classes:
CustomIconSetImpl

public interface SCustomIconSet
A custom icon set that allows mixing icons from different standard icon sets.
Since:
7.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the list of custom icons in this set.
  • Method Details

    • getIcons

      List<SCustomIcon> getIcons()
      Returns the list of custom icons in this set.