Class PrimeIconsView

java.lang.Object
org.primefaces.showcase.view.misc.PrimeIconsView
All Implemented Interfaces:
Serializable

@Named @ApplicationScoped public class PrimeIconsView extends Object implements Serializable
See Also:
  • Constructor Details

    • PrimeIconsView

      public PrimeIconsView()
  • Method Details

    • init

      @PostConstruct public void init()
    • readJsonFromUrl

      public org.primefaces.shaded.json.JSONObject readJsonFromUrl(String url) throws IOException, org.primefaces.shaded.json.JSONException
      Throws:
      IOException
      org.primefaces.shaded.json.JSONException
    • getIcons

      public List<PrimeIconsView.Icon> getIcons()
    • isNew

      public boolean isNew(PrimeIconsView.Icon icon)