Quintiq file version 2.0 Component PanelCreateEditDeleteWorkflow { #keys: '[142950.0.298004000]' BaseType: 'WebPanel' Children: [ Component ButtonEditDataWorkflow { #keys: '[142950.0.298004001]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'Actionbar_WorkflowEdit' DelegationType: 'observe@active' Image: 'PENCIL' Label: 'Edit...' Taborder: 1 ] ResponseDefinitions: [ ResponseDefinition OnClick id:Responsedef_PanelCreateEditDeleteWorkflow_ButtonEditDataWorkflow_OnClick { #keys: '[139612.0.688670417]' IsInherited: false ResponseType: 'OnClick' Arguments: [ ResponseDefinitionArgument listselection { #keys: '[1813.0.7874286]' Binding: 'Application.ActiveComponent().astype( WebList ).Selection()' } ResponseDefinitionArgument matrixselection { #keys: '[1813.0.7640766]' Binding: 'Application.ActiveComponent().astype( WebMatrixEditor ).Selection()' } ResponseDefinitionArgument matrixrowselection { #keys: '[2121.0.5358228]' Binding: 'Application.ActiveComponent().astype( WebMatrixEditor ).FocusedRow()' } ResponseDefinitionArgument matrixcolumnselection { #keys: '[2121.0.5358787]' Binding: 'Application.ActiveComponent().astype( WebMatrixEditor ).FocusedColumn()' } ] } ] } Component ButtonDeleteDataWorkflow { #keys: '[142950.0.298004002]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'Actionbar_WorkflowDelete' DelegationType: 'subscribe@active' Image: 'DELETE' Label: 'Delete' Taborder: 2 ] ResponseDefinitions: [ ResponseDefinition OnClick id:Responsedef_PanelCreateEditDeleteWorkflow_ButtonDeleteDataWorkflow_OnClick { #keys: '[139612.0.791858505]' IsInherited: false ResponseType: 'OnClick' Arguments: [ ResponseDefinitionArgument listselection { #keys: '[2079.0.2445750]' Binding: 'Application.ActiveComponent().astype( WebList ).Selection()' } ResponseDefinitionArgument matrixselection { #keys: '[2079.0.2446883]' Binding: 'Application.ActiveComponent().astype( WebMatrixEditor ).Selection()' } ] } ] } Component ButtonCreateDataWorkflow { #keys: '[142950.0.298004003]' BaseType: 'WebButton' Properties: [ ButtonSize: 'compact' DelegationID: 'Actionbar_WorkflowCreate' DelegationType: 'subscribe@active' Image: 'ADD2' Label: 'Create...' Taborder: 0 ] } ] Properties: [ Taborder: 0 ] }