By linking i mean next: When i perform (for example) select action on first component, second should get selected value and display corresponding changes. But if one of components is absent, then components should work standalone without interaction with each other.
On Tue, Aug 18, 2009 at 03:36, Thiago H. de Paula Figueiredo<[email protected]> wrote: > Em Mon, 17 Aug 2009 20:05:41 -0300, Andrey Larionov <[email protected]> > escreveu: > >> By "component" i mean Tapestry component. > > Ok! > >> I try to understand how to place two components on page. > > Just declare them in the template. > >> And make they optionaly linked. > > What do you mean by linked in this scenario? > > Anyway, take a look here: > http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/AjaxFormLoop.html. > It provides a master/detail example. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
