[ http://issues.apache.org/jira/browse/MYFACES-976?page=all ]
Bruno Aranda closed MYFACES-976:
--------------------------------
Fix Version: Nightly
Resolution: Won't Fix
Fixed in a different way in MYFACES-1012
> Apply patch to add ScheduleEntry level CSS style and class attributes
> ---------------------------------------------------------------------
>
> Key: MYFACES-976
> URL: http://issues.apache.org/jira/browse/MYFACES-976
> Project: MyFaces
> Type: New Feature
> Components: Sandbox
> Versions: Nightly
> Reporter: Peter Mahoney
> Fix For: Nightly
> Attachments: schedulepatch.txt
>
> I have found the need to introduce the ability to set the CSS style and class
> attributes for individual entries. I have done this by adding the methods
> getStyle and getStyleClass to the ScheduleEntry interface.
> I use getStyle to change the colour of the text, depending on which scheduler
> the entry is pulled in from. I use getStyleClass to specify a class
> representing whether the entry is an appointment or task, completed, due, in
> progress, etc.
> DefaultScheduleEntry has been changed to implement the above two methods,
> returning null values. AbstractCompactScheduleRenderer and
> ScheduleDetailedDayRender have been changed to output the above properties.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira