Quintiq file version 2.0
|
#parent: MatrixEditorTable
|
Response OnSelectionChanged (
|
structured[EnginePipelineCell] selection
|
) id:Response_MatrixEditorTable_OnSelectionChanged
|
{
|
#keys: '[415136.0.886943328]'
|
CanBindMultiple: false
|
DefinitionID: 'Responsedef_WebMatrixEditor_OnSelectionChanged'
|
QuillAction
|
{
|
Body:
|
[*
|
//选择的单元格
|
dhEnginePipelineCells.Data( selection.Copy() );
|
*]
|
GroupServerCalls: false
|
}
|
}
|