image="ui-icon ui-icon-trash" - What are the possibilities

UI Components for JSF
Post Reply
drauber
Posts: 18
Joined: 14 Sep 2010, 01:44

30 Dec 2010, 18:04

Hi...

I have a commandbuttons with the propertie: image="ui-icon ui-icon-trash". I need another icons (edit, new, save, cancel...), where i find a list of the possibilities with the respective text to use in the propertie?

Thanks..
Forgiven my english.. i'm from Brasil and don't speek english

DRauber

User avatar
kimausoleil
Posts: 48
Joined: 10 Nov 2010, 12:12
Location: FRANCE

30 Dec 2010, 18:07

You can see the skin.css file of your theme
All icons are

Code: Select all

.ui-icon-******
{
    background-position: x y;
}
where x and y are negative coordinates in images ui-icons-******-256x240.png in your theme !
Last edited by kimausoleil on 30 Dec 2010, 18:18, edited 1 time in total.
JSF2 - Glassfish 3.0.1 - Mojarra 2.0.4 - PrimeFaces 2.2.1 - Netbeans 6.9.1

drauber
Posts: 18
Joined: 14 Sep 2010, 01:44

30 Dec 2010, 18:16

Uhu!

Thanks a lot for your very exactly and fast response!

Att

DRauber

User avatar
bumble.bee
Posts: 723
Joined: 29 Sep 2010, 21:39
Location: United States

03 Jan 2011, 17:41

Here is some additional info: PrimeFaces uses jquery UI Theme Roller Icons, which are documented here:

http://jqueryui.com/themeroller/

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 49 guests