I am using primefaces(3.0) scheduler component.
http://www.primefaces.org/showcase-labs/ui/schedule.jsf
As we can see here there there are some events created with color
blue.
Now I want to change the color of these events, on the basis of
uniqueness. As a example for each empolyee there will be a unique ID
associated.
So for lets say for employee ID 1 Events color will be blue, for ID 2
events color will be red and so on.
how can I apply colors to these number of events from backing bean ?
Any clue....
I am able to change the background color for scheduler in this way, but dont have any idea about how to change the color of events ?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…