Re: Testing Grid Row Objects

2012-12-24 Thread Chris Poulsen
rn true; > } > > The link does not display ? No error is displayed or anything, what am i > doing wrong ? > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Testing-Grid-Row-Objects-tp5718952p5718958.html > Sent from the Tapestry - User

Re: Testing Grid Row Objects

2012-12-24 Thread mateen
; } The link does not display ? No error is displayed or anything, what am i doing wrong ? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Testing-Grid-Row-Objects-tp5718952p5718958.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Testing Grid Row Objects

2012-12-24 Thread Thiago H de Paula Figueiredo
On Mon, 24 Dec 2012 12:17:21 -0200, mateen wrote: Hi, Hi! Now I want to conditionally show a certain type of action cell .In the t:if i want to pass a certain property of the grid row to test wether it is active or not. Now can i do this. public boolean isActive() { return sel

Testing Grid Row Objects

2012-12-24 Thread mateen
. In the t:if i want to pass a certain property of the grid row to test wether it is active or not. Now can i do this. In my JAVA code i have a getPending function that takes no Params ? -- View this message in context: http://tapestry.1045711.n5.nabble.com/Testing-Grid-Row-Objects-tp5718952.html