Perhaps the addAction=@Action(...) should be introduce here, in a similar way you suggested for te delete action equivalent?
> El 3/1/2015, a las 16:11, Dan Haywood (JIRA) <[email protected]> escribió: > > Dan Haywood created ISIS-991: > -------------------------------- > > Summary: Enhance Wicket viewer so that non-disabled collections > can be added to / removed from. > Key: ISIS-991 > URL: https://issues.apache.org/jira/browse/ISIS-991 > Project: Isis > Issue Type: New Feature > Components: Viewer: Wicket > Affects Versions: viewer-wicket-1.7.0 > Reporter: Dan Haywood > Assignee: Dan Haywood > Priority: Minor > Fix For: viewer-wicket-1.9.0 > > > as per [1] (stuff pertaining to collections) > > if collection is not @Disabled, then should render buttons to allow > add/remove. > > The remove implementation ought to list all current objects. > > The add implementation ought to support choicesAddToXxx() and > autoCompleteAddToXxx(). > > > [1] http://isis.markmail.org/thread/jdylmfxrzdryhrlq > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332)
