You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Chris Mylonas <ch...@opencsta.org> on 2012/03/29 08:07:05 UTC

Create Custom Component + Tapestry 5 API Docs - best place to view?

Hi Tapestry List,

I've found a couple of days to create a custom component!
My references are for the task are:

https://code.google.com/p/shams/wiki/Component
https://tapestry.apache.org/component-rendering.html
https://wiki.apache.org/tapestry/Tapestry5HowToCreateYourOwnComponents

Looking for the TAP5 API Docs it says 5.1.0.5
https://tapestry.apache.org/tapestry5/apidocs/

Are there more current ones (5.3.x) available?
Or
How can I bulid my own?  I've checked out trunk and looking at the Grid component and want to find out more about the first annotation @SupportsInformalParameters

Thanks
Chris

Re: Create Custom Component + Tapestry 5 API Docs - best place to view?

Posted by Chris Mylonas <ch...@opencsta.org>.
Hmmm... I changed search engines for a better result :)
http://tapestry.apache.org/5.3.2/apidocs/

That should get me looking at more modern api docs..

Thanks

On 29/03/2012, at 5:07 PM, Chris Mylonas wrote:

> Hi Tapestry List,
> 
> I've found a couple of days to create a custom component!
> My references are for the task are:
> 
> https://code.google.com/p/shams/wiki/Component
> https://tapestry.apache.org/component-rendering.html
> https://wiki.apache.org/tapestry/Tapestry5HowToCreateYourOwnComponents
> 
> Looking for the TAP5 API Docs it says 5.1.0.5
> https://tapestry.apache.org/tapestry5/apidocs/
> 
> Are there more current ones (5.3.x) available?
> Or
> How can I bulid my own?  I've checked out trunk and looking at the Grid component and want to find out more about the first annotation @SupportsInformalParameters
> 
> Thanks
> Chris