BTW, tr:group doesn't directly support PPR
because it doesn't generate any markup, and
there's got to be something there for PPR to
work on.

-- Adam


On 1/3/07, Adam Winer <[EMAIL PROTECTED]> wrote:
I'd just use tr:panelGroupLayout.

-- Adam


On 1/3/07, Benj Fayle <[EMAIL PROTECTED]> wrote:
> In Oracle ADF there is a component called af:partialPanelRoot.
>
> http://www.oracle.com/technology/products/jdev/htdocs/partners/addins/ex
> change/jsf/doc/tagdoc/core/panelPartialRoot.html
>
> I'm not sure what the equivalent is in Trinidad.
>
> -----Original Message-----
> From: Meyer, Stefan [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 03, 2007 4:05 AM
> To: [email protected]
> Subject: partial submit and dialog
>
> I try to partially update a region including a group of controls in a
> returnlistener. I programmatically add the tr:group-Component to the
> list of partial targets in a return listener. Unfortunately tr:group
> does not seem to support partial update so that the next capable
> ancestor is used instead. Is there another component that I could use to
> group the controls and that has only minimal impact on the layout?
>
>
>

Reply via email to