Re: ValueEncoder stopped working in 5.017
ncrement) { > options.add(new IntegerOptionModel(i)); > } > } > public List getOptionGroups() { > return null; > } > public List getOptions() { > return options; > } > } > --- > we
ValueEncoder stopped working in 5.017
pache.tapestry5.TapestryFilter app /* -- View this message in context: http://www.nabble.com/ValueEncoder-stopped-working-in-5.017-tp20828992p20828992.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---