{kind: 'onyx.Picker', name: 'actionsPicker', components: [
                        {content: 'Analyze', ontap: 'goAnalyze'},
                        {content: 'Rename', ontap: 'goRename'},
                        {content: 'Comment', ontap: 'goComment'},
                        {content: 'Flag', ontap: 'goFlag'},