Re: t5-components MultipleSelect use

2010-09-30 Thread LLTYK
2.nabble.com/Re-t5-components-MultipleSelect-use-tp5587568p5587630.html Sent from the Tapestry Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands,

Re: t5-components MultipleSelect use

2010-09-30 Thread Lothar Nieswandt
Hi Zack, please look at the t5component demo site @ http://87.193.218.134:8080/t5c-demo/multipleselectpage, the java source @ http://tapestry5-components.googlecode.com/svn/trunk/demo/src/main/java/org/apache/tapestry/demo/pages/MultipleSelectPage.java, the tml @ http://tapestry5-components.g

Re: t5-components MultipleSelect use

2008-06-01 Thread zack1403
his? > > Thanks for the help, > Zack > > -- View this message in context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p17594119.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: t5-components MultipleSelect use

2008-06-01 Thread zack1403
ncoder in your tml file, this is my: >>> >> encoder="selectModel" >>> model="selectModel" >>> value="selectedDistricts"/> >>> >>> &

Re: t5-components MultipleSelect use

2008-06-01 Thread Weisu
encoder="selectModel" >> model="selectModel" >> value="selectedDistricts"/> >> >> >> >> > > -- View this m

Re: t5-components MultipleSelect use

2008-05-30 Thread zack1403
value="selectedDistricts"/> > > > > -- View this message in context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p17562419.html Sent from the Tapestry - User mailing list archive at Nabble.com. --

Re: t5-components MultipleSelect use

2008-05-29 Thread Weisu
de", _propertyAccess); >> return _selectModel; >> } >> >> >> > > -- View this message in context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p17550557.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: t5-components MultipleSelect use

2008-05-29 Thread zack1403
cMultipleSelectModel(_districtList, > EllipseDistrict.class, "districtName", "districtCode", _propertyAccess); > return _selectModel; > } > > > -- View this message in context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p175364

Re: t5-components MultipleSelect use

2008-05-28 Thread Weisu
value="confirmedComps"/> > > java: > > private Set confirmedComps; > > private GenericMultipleSelectModel selectModel; > > > I have getters and setters for these two attributes but I only set > confirmedComps. Should selectModel be null? > > Thank

t5-components MultipleSelect use

2008-05-28 Thread zack1403
context: http://www.nabble.com/t5-components-MultipleSelect-use-tp17524086p17524086.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]