...
These can be added to the client by adding one or both of the actions to a toolbar in the client.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<client:config id="main"> ... <toolbar> <item action="com.cohga.dms.ShowSelected"/> <item action="com.cohga.dms.ShowAllSelected"/> ... </toolbar> ... </client:config> |