You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Warner Onstine <sw...@warneronstine.com> on 2003/11/26 23:19:53 UTC

template-type component

Hi all,
I am now trying to figure out how my application can re-use a standard 
type template. What I would like to do is define a component (I guess) 
that would define what the outlying html would look like. So, basically 
I would have something like:
---------------------------
| Header                   |
---------------------------
| Nav | Body               |
|     |                    |
|     |                    |
|     |                    |
|     |                    |
---------------------------

I was looking at the Border component in the Vlib example, but I'm not 
sure this is the same thing. Any suggestions as to what to look at?

thanks,
warner



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


Re: template-type component

Posted by Warner Onstine <sw...@warneronstine.com>.
That is it. I didn't realize that RenderBody was something specific to 
Tapestry and not yet another component I had to make.

Don't know why I didn't notice it before. Thanks!

-warner

On Wednesday, November 26, 2003, at 03:30 PM, Kevin C. Dorff wrote:

> Look at the Tutorial for Tapestry 3.0. The "Border" example
>
>   http://dorffweb.com/index.htm?page=taptutorial
>
> Warner Onstine wrote:
>
>> Hi all,
>> I am now trying to figure out how my application can re-use a 
>> standard type template. What I would like to do is define a component 
>> (I guess) that would define what the outlying html would look like. 
>> So, basically I would have something like:
>> ---------------------------
>> | Header                   |
>> ---------------------------
>> | Nav | Body               |
>> |     |                    |
>> |     |                    |
>> |     |                    |
>> |     |                    |
>> ---------------------------
>>
>> I was looking at the Border component in the Vlib example, but I'm 
>> not sure this is the same thing. Any suggestions as to what to look 
>> at?
>>
>> thanks,
>> warner
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>>
>>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>



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


Re: template-type component

Posted by "Kevin C. Dorff" <kd...@kcp.com>.
Look at the Tutorial for Tapestry 3.0. The "Border" example

   http://dorffweb.com/index.htm?page=taptutorial

Warner Onstine wrote:

> Hi all,
> I am now trying to figure out how my application can re-use a standard 
> type template. What I would like to do is define a component (I guess) 
> that would define what the outlying html would look like. So, 
> basically I would have something like:
> ---------------------------
> | Header                   |
> ---------------------------
> | Nav | Body               |
> |     |                    |
> |     |                    |
> |     |                    |
> |     |                    |
> ---------------------------
>
> I was looking at the Border component in the Vlib example, but I'm not 
> sure this is the same thing. Any suggestions as to what to look at?
>
> thanks,
> warner
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>




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