Hey Martin, looks like the concept has been added to the spec :-)
see http://tinyurl.com/8bnyc -Matthias On 1/27/06, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Hi there, > > I've finished - next to discussing about GET requests in faces ;) - my > implementation of findComponent for the tomahawk extended dataTable > now. > > So you can call findComponent to lookup context-aware components > inside a dataTable now, go ahead and try it ;) > > What you'll get back so far by doing this is a UIComponentPerspective > with wrapper methods for the basic stuff, and a method: > > public Object executeOn(FacesContext context, ExecuteOnCallback callback); > > for really getting access to whatever the real component inside the > dataTable is. > > Try it out - feedback is very welcome ;) > > regards, > > Martin > > -- > > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces > -- Matthias Wessendorf Zülpicher Wall 12, 239 50674 Köln http://www.wessendorf.net mwessendorf-at-gmail-dot-com

