Em Wed, 26 Aug 2009 11:29:42 -0300, ThirstyCrow <5451vs5...@gmail.com> escreveu:

if the getPageBlock() method works, everything will be ok. Here is where I got stuck. How to implement this method? Or is it possible to write such a method at all?

To get a page instance by name: ComponentSource.getPage() (this will return a Component instance)
To get a block from a Component: Component.getBlock();

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to