[
https://issues.apache.org/jira/browse/WICKET-6395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064760#comment-16064760
]
ASF subversion and git services commented on WICKET-6395:
---------------------------------------------------------
Commit 6ffc5be85309ef150c99a56a87d94e6e6448277b in wicket's branch
refs/heads/master from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=6ffc5be ]
WICKET-6395 removed reference to no longer existing factory method
Link#onClick
> Documentation should reflect that Link and Form are now typed
> -------------------------------------------------------------
>
> Key: WICKET-6395
> URL: https://issues.apache.org/jira/browse/WICKET-6395
> Project: Wicket
> Issue Type: Bug
> Components: guide
> Reporter: Kamil
> Assignee: Andrea Del Bene
>
> In [Guide|https://ci.apache.org/projects/wicket/guide/8.x/single.pdf]:
> * in listings on pages: 85, 94, 107, 111, 115, 117, 119, 129, 144, 145, 146,
> 147, 159, 227, 291, 295, 297, 298: Form -> Form<SOME_TYPE>
> * 126, 155, 161, 252: StatelessForm -> StatelessForm<SOME_TYPE>
> * 14, 41, 46, 65, 67, 76, 251: Link -> Link<Void>
> * 210, 211, 216, 224: AjaxLink -> AjaxLink<Void>
> * 67, 251: BookmarkablePageLink -> BookmarkablePageLink<Void>
> BTW: you still use "Lambdas" although you removed it in M6
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)