Yep, exactly. We should probably clean this up so PDA and Desktop renderkits aren't registered in code, but for now that's what ya gotta do.
-- Adam On 10/18/06, Piyush Hari <[EMAIL PROTECTED]> wrote:
Thanks. I figured it out. You have to add the renderer in PdaRenderKit.java with the following parameters : (component family,render-type,renderer) To identify component family, render-Type corresponding to a component, you can see faces-Config.xml Thanks, -Piyush ----- Original Message ----- From: "Matthias Wessendorf" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, October 18, 2006 12:01 PM Subject: Re: How do I tell which Renderer-class to use ? >I see navigationpane only in "faces_major" > > at least there is a pda render kit class > which adds some renderes. > > take a look at that > > On 10/18/06, Piyush Hari <[EMAIL PROTECTED]> wrote: >> I am creating a new rendering-class for NavigationPane for PDAs. How do I >> tell trinidad to use this instead of the existing class for rendering a >> NavigationPane on a PDA ? >> >> -Piyush >> > > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com >
