Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The following page has been changed by MarceloLotif: http://wiki.apache.org/tapestry/Tapestry5AnotherSelectWithObjects ------------------------------------------------------------------------------ _logger.debug("Creating selection model getter method for the field " + fieldName); } String accessActualName = transformation.addField(Modifier.PRIVATE - , "org.apache.tapestry5.ioc.services.PropertyAccess", "_access"); + , PropertyAccess.class.getName(), "_access"); transformation.injectField(accessActualName, _access); addGetSelectionModelMethod(transformation, fieldName, annotation.labelField() --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
