HI Pablo; Have you tried writting a method annotated with @SetupRender ? it works for components. You can initialize you component state in that method.
regards. On Mon, Nov 8, 2010 at 8:41 AM, Pablo dos Reis <[email protected]>wrote: > Hi guys, > > My doubt is the following > Are there a method similar the onActivate in the components? > I need initialize variables from the parameters before render the component > > > -- > Pablo Henrique dos Reis >
