ICEfaces is an open-source Rich Internet Application (RIA) development framework based on the JavaServer Faces 2 Standard.
Questions tagged [icefaces-3]
147 questions
1
vote
0 answers
icefaces barchart shows bar stretched till end of x axis horizontally if only 1 bar is there
I am using icefaces 3.2. I have a ace:chart barchart . In simple words if i have only 1 bar to be shown in the bar chart , then the bar at runtime gets stretched till the end of X axis.
If i have only 1 bar to be shown then it should show only 1…

ZEE
- 381
- 1
- 6
- 20
1
vote
1 answer
ace:dataTable search dose not update command button action
i am using icefaces version 3.0.0 and i am using ace dataTable component as follows:
1- Jsf Code:

abdelhady
- 560
- 5
- 10
- 23
1
vote
1 answer
How To Override xp.css in Icefaces?
I am using Icefaces in my web application. I want to override some styles that are defined in xp.css.

Vijaykumar Ponnusamy
- 225
- 1
- 5
- 12
1
vote
0 answers
ace:chart piechart how to add a title within the graph
I am using icefaces 3.2. I want to know how to add a title to the ace:chart piechart , and this title should be shown within the chart area.

ZEE
- 381
- 1
- 6
- 20
1
vote
2 answers
icefaces 3 fileEntry fileEntryListener not getting called on h:commandButton
I am using icefaces 3. My problem is i have a ace:fileEntry which has a fileEntryListener. I have a h:commandButton which has an actionListener set, at the end of my form. When i click on my commandButton , i notice that only my actionListener of…

ZEE
- 381
- 1
- 6
- 20
1
vote
1 answer
ace:fileEntry - changing the filename of uploaded document
in am using ace:fileEntry component to upload a pdf file. my problem i dont know how to change the filename while uploading the document. The file gets uploaded with the originalfilename.I know that if i set useOriginalFilename=false, it would have…

ZEE
- 381
- 1
- 6
- 20
1
vote
1 answer
JSF: invoke action after value change
In the bad old days in my codebase we relied quite heavily on event requeuing, which I suspect worked due to implementation details in ICEfaces or MyFaces rather than standard-specified behavior. One thing we used to do frequently was this kind of…

Daniel Lyons
- 22,421
- 2
- 50
- 77
1
vote
1 answer
ace:dataTable default filter
My web application uses an and I want to add a default filter to a column. The datatable uses lazy loading. I know that I can add the filter in my managed bean to the "load"-method.
But I need to set the filter into the filter…

Nils
- 314
- 3
- 17
1
vote
0 answers
selectonemenu with ace datatable - values lost
Maybe someone could help me?
I have an ace:datatable, where one column uses a "selectonemenu" in the inline editing mode.
…

Nils
- 314
- 3
- 17
1
vote
0 answers
Problems getting my JSF(Icefaces) Webapp to work for multiple users
this is my first question at stackoverflow, so please give feedback, if you miss something.
I'm using JPA (Hibernate 3), Spring 3.0.6 and JSF (Icefaces 3.0) for my web application. There are no problems on my local machine, when I use the app.
But…

Joe
- 11
- 1
1
vote
0 answers
icefaces javascript with partial update does not get evaluated
I use ace:tabset that creates partial ajax updates for the chosen ace:tabPane. It gets the content of the chosen pane with ajax.
However components shown from the partial ajax update contain