Hi!

 

I try to extend the inputDalendar to set the order of day, month and year fields by the current locale. I extended the org.apache.myfaces.custom.date.HtmlDateRenderer class, rewrote the encodeEnd() method, but the base rendering methods (encodeInput[Day|Month|Year...]) are private, so I can’t use them.

Can you change the visiblity of these methods to protected?

 

(Of course, I can change it in the source on my own. But I want to be up-to-date, and use the latest version of MyFaces components.)

 

TYIA,

 

Csaba

 

Reply via email to