Hi Christian,

The intention is that methods on the the repository are picked up as a
"contributed action" when their return type is void and have a single
parameter. We've checked but apparently It doesn't work. A ticket has been
raised [1]

I don't know if this mechanism could also be applied to collections, will
have to find out.

Cheers,

Jeroen

[1] https://issues.apache.org/jira/browse/ISIS-304



On Wed, Jan 16, 2013 at 10:43 PM, Christian Steinebach <
[email protected]> wrote:

> Hi!
>
> In the ToDo application, when listing AllToDos there are check boxes
> available for each row of the table.
> How can the selections be processed?
>
> Is it possible to add check boxes to the table view of collections, such
> as  'Dependencies' (in the ToDo application) and process
> them, i.e. mark some dependencies for removal?
> I could not find any hint in the documentation.
>
>            Thanks in advance
>                   Christian

Reply via email to