Only ScheduleDetailedDayRenderer uses ScheduleEntryRenderer.getEntryClass,
AbstractCompactScheduleRenderer doesn't
------------------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-1333
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1333
Project: MyFaces Tomahawk
Issue Type: Improvement
Components: Schedule
Affects Versions: 1.1.7
Reporter: Kennard Consulting
Priority: Minor
I think UISchedule is a great component. I can find nothing close to it, and
there are so many potential features that could be added (drag and drop
anyone?) it could grow up to really 'corner the market'. It is actually a
compelling reason to use JSF all by itself. So thanks!
I have a small enhancement request. ScheduleEntryRenderer.getEntryClass, which
would seem a very useful CSS method for custom ScheduleEntryRenderers, is only
used by ScheduleDetailedDayRenderer. AbstractCompactScheduleRenderer uses a
much cruder, and much less flexible, ScheduleEntryRenderer.getColor.
Could we upgrade AbstractCompactScheduleRenderer to also use
ScheduleEntryRenderer.getEntryClass?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.