javascript - How to use the RichFaces calendar dayClassFunction in client mode? -


richfaces allows specify custom javascript function via dayclassfunction attribute control css classes of days:

http://docs.jboss.org/richfaces/4.3.x/4.3.4.final/vdldoc/rich/calendar.html

yet doesn't work in client mode, after full server roundtrip styling gets updated. doesn't work mean function isn't being called until server roundtrip occurs.

how 1 enable in client mode?


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -