Hi guys, I have a problem with initialization of a IPropertySelectionModel. I saw at http://jakarta.apache.org/tapestry/doc/ComponentReference/PropertySelection. html and there is a property-specification with name="itemSelectionModel":
--- <property-specification name="itemSelectionModel" type="ItemSelectionModel" persistent="yes"/> --- This string makes impossible to write own getter which returns custom implementation of the IPropertySelection interface. Regards, Oleksandr Yuzikov. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
