You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Stanczak Group <ju...@stanczakgroup.com> on 2005/02/17 17:25:28 UTC

Re: Working with @Button? I SEE.

Oh, well then never mind my last question, I didn't understand. Sorry.

Paul Ferraro wrote:

> No - its not a component, its just an ILinkRenderer implementation 
> that plugs into the renderer parameter of your link.  See the 
> component reference for details:
> http://jakarta.apache.org/tapestry/doc/ComponentReference/PageLink.html
> e.g.
>
> <bean name="buttonLinkRenderer" 
> class="org.apache.tapestry.link.ButtonLinkRenderer"></bean>
>
> <component id="CancelButton" type="PageLink">
>    <static-binding name="page" value="MyPageName"/>
>    <binding name="renderer" expression="beans.buttonLinkRenderer"/>
> </component>
>
> To use the file from cvs head, you'll also need to repoint the import 
> of ApplicationRuntimeException to 
> org.apache.tapestry.ApplicationRuntimeException.
> In 3.1, this class has moved to HiveMind.
>
> Paul
>
> Stanczak Group wrote:
>
>> When using that, do I have to create my own jwc?
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>

-- 
Justin Stanczak 812-888-5813

"All that is necessary for the triumph of evil is that good men do nothing."
Edmund Burke

..________...............__.................
./  _____/..____..._____/..|_..____...____....
/...\..____/.__.\./....\...__\/.._.\./._..\....
\....\_\..\..___/|...|..\..|.(..<_>.|.<_>..)....
.\______../\___.._\__|../__|..\____/.\____/......
........\/.....\/.....\/..........................


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org