bdumeny a écrit :
Read the Grid component documentation:
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
Take a look at the index and the row parameters.
Thx,
but indexRow isn't the arrayList index... How to link them?
I
Read the Grid component documentation:
http://tapestry.apache.org/tapestry5.1/tapestry-core/ref/org/apache/tapestry5/corelib/components/Grid.html
Take a look at the index and the row parameters.
Thx,
but indexRow isn't the arrayList index... How to link them?
posted
a mixin for a popup.
Shing
--- On Mon, 31/8/09, bdumeny
wrote:
From: bdumeny
Subject: Re: [T5] Acces to current object in tab
To: "Tapestry users"
Date: Monday, 31 August, 2009, 5:05 PM
Thank you!
But doesn't PopupLink component exist?
I don't find in
log on the client, puts an iFrame inside it and makes sure the link
gets an onclick event that opens the href in the popup.
This way the links will also still work if Javascript is disabled although
they won't open in popups then.
regards,
Onno
On Mon, Aug 31, 2009 at 9:43 AM, bdumeny wrote:
Hi all,
I use a grid to display list of object, and I want to insert a link (in
each line) which displays all attributes from current object in a popup.
How can I do this?
Best regards
-
To unsubscribe, e-mail: users-unsubs
t.java:528)
*
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
*
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
* java.lang.Thread.run(Thread.java:619)
Thx Scot
Scot Mcphee a écrit :
2009/8/15 bdumeny :
Yes, all included in my po
A
implementation? Are you including one in your WAR file, e.g.
Hibernate?
2009/8/14 bdumeny :
Thiago H. de Paula Figueiredo a écrit :
Em Fri, 14 Aug 2009 09:42:34 -0300, bdumeny escreveu:
Hi all!
Hi!
I try to develop a T5 / jpa application!
All junits tests on my
Thiago H. de Paula Figueiredo a écrit :
Em Fri, 14 Aug 2009 09:42:34 -0300, bdumeny escreveu:
Hi all!
Hi!
I try to develop a T5 / jpa application!
All junits tests on my DAOS work but when I try to deploy on tomcat I
still have a "No Persistence provider for EntityManager
Hi all!
I try to develop a T5 / jpa application!
All junits tests on my DAOS work but when I try to deploy on tomcat I
still have a "No Persistence provider for EntityManager name ..." error
when I call DAOs.
My persistence.xml seams to be at good place...
So my question is : Is it possible th