Hi, Looking at the code it is deprecated and the refers to org.apache.isis.applib.annotation.PropertyInteraction See its javadoc and TodoApp for usage.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Fri, Sep 26, 2014 at 9:57 AM, Erik de Hair <[email protected]> wrote: > Hi, > > I need to do some maintenance (the user doesn't need to know about) after > some property changed. I thought I might do this with the event bus and I > found @PostsPropertyChangedEvent but no example of how to configure this. > Is there any example available? > > Thanks, > Erik >
