Where are the icons ?

UI Components for JSF
Post Reply
schlebe
Posts: 212
Joined: 25 Sep 2015, 13:32
Location: Colmar-Berg (Luxembourg)

14 Jul 2017, 11:02

Hello,

where can I find predefined icons by primefaces.

example: ui-icon-check or something else

I'm interesting to know where these icons are to see quickly all the icons I can use in my program.

Best regards
PrimeFaces 6.2.4
Mojarra 2.2.13
Glassfish 4.1

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

14 Jul 2017, 11:08

https://api.jqueryui.com/theming/icons/

but we also have support for font-awesome icons.
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

schlebe
Posts: 212
Joined: 25 Sep 2015, 13:32
Location: Colmar-Berg (Luxembourg)

11 Jan 2018, 17:43

For icons, I have also find following link https://www.primefaces.org/showcase/ui/misc/fa.xhtml.

The font Awesome must be define in a context param XML tag

Code: Select all

<context-param>
    <param-name>primefaces.FONT_AWESOME</param-name>
    <param-value>true</param-value>
</context-param> 
On my server, this has been added in web.xml file.
PrimeFaces 6.2.4
Mojarra 2.2.13
Glassfish 4.1

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 31 guests