aboutsummaryrefslogtreecommitdiff
path: root/website/features/Delegate.html
AgeCommit message (Collapse)Author
2011-11-07Changed copyright noticesRoel Spilker
2011-08-15Removed support for onMethod, onParam and onConstructor due to javac7 type ↵Roel Spilker
incapabilities. Issue #251
2011-05-30Some small typofixes for the website feature docs.Reinier Zwitserloot
2011-05-09Updated Delegate docs now that we've changed how it works (it no longer ↵Reinier Zwitserloot
detects that you've implemented a few to-be delegated methods yourself).
2011-02-28Issue 192: Add documentation for onMethod=, onParam, onConstructorgrootjans
still have to make a minor edit in the pre/post files
2011-02-07Added documentation for @Delegate. This fixes issue 189grootjans