Hi,

to set forceId do dynamicaly created components you can do

component.getAttributes().put(JSFAttr.FORCE_ID_ATTR, Boolean.True);

this is what the tag does.

Mike Kienenberger wrote:
> That'd also mean that you couldn't use forceID from an alternate
> ViewHandler facelets or Shale/Clay as well since the *Tag isn't used.
> 
> On 10/21/05, Travis Reeder <[EMAIL PROTECTED]> wrote:
> 
>>Any reason for this?  Why I ask is because when creating components
>>programatically, you can't setForceId().
>>
>> Travis
>>
>>
> 
> 

-- 
-------------------------------------------------------------------------
    Volker Weber    Dietrichsweg 38a     26127 Oldenburg     Germany
    MAILTO:[EMAIL PROTECTED]   HTTP://www.weber-oldenburg.de

Reply via email to