But what about other NamingContainers that are not UIForms, like
UIDatas?  The way that forceId works is ideal with a UIData (it
prepends the row-number onto the id).

On Apr 1, 2005 3:35 PM, Adam Winer <[EMAIL PROTECTED]> wrote:
> Hi Martin!
> 
> ADF Faces resolves this by virtue of its UIXForm component not
> extending UIForm (or even UIComponentBase - we have our own
> UIXComponentBase class), and therefore it does not
> implement NamingContainer.
> 
> BTW, the subject of "forceId" was raised on the EG a couple
> weeks back, and we went a slightly different way to solve this
> in 1.2:  <h:form> will have a "prependId" flag that can be set
> to false.
> 
> -- Adam Winer
> 
> On Apr 1, 2005 11:07 AM, Martin Cooper <[EMAIL PROTECTED]> wrote:
> > So now that I know there is at least one ADF Faces person on this list (Hi
> > Adam! :) ...
> >
> > I'd be very interested in hearing how ADF Faces resolves the issues that
> > were discussed here a while ago with respect to JSF generating the IDs for
> > components, making it difficult to use getElementById(), and culminating
> > in the addition of the 'forceId' attribute to MyFaces. Is that something
> > the ADF Faces team might be able to share with us?
> >
> > TIA!
> >
> > --
> > Martin Cooper
> >
> 


-- 
-Heath Borders-Wing
[EMAIL PROTECTED]

Reply via email to