On Thu, 27 Sep 2012 10:57:40 -0300, Ken in Nashua <kcola...@live.com> wrote:

Folks,

Hi!


i have a T4 snippet

HOME.TML
<span jwcid="@Script" script="/org/trails/demo/components/Gallery.script"
    component = "ognl:components.galleryWidget"
    itemsPerPage = "ognl:components.galleryWidget.itemsPerPage"
    tableColumns = "ognl:components.galleryWidget.tableColumns"
    itemCount="ognl:components.galleryWidget.collection.size"
    cursor="ognl:cursor"
    />

Can this all be remodeled in the TML file ?

or do I have to remodel it in the JAVA ?

Check http://tapestry.apache.org/javascript.html.

--
Thiago H. de Paula Figueiredo

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

Reply via email to