Quintiq file version 2.0
|
#parent: ListProduct
|
Response OnClick (
|
structured[Product_MP] selection
|
) id:Response_ListProduct_MenuMoveToBottom_OnClick
|
{
|
#keys: '[108486.2.648224399]'
|
Body:
|
[*
|
// Move to bottom
|
Product_MP::MoveToBottom( selection );
|
*]
|
CanBindMultiple: false
|
DefinitionID => /ListProduct/Responsedef_ListProduct_Menu_OnClick
|
Initiator: 'MenuMoveToBottom'
|
UserRequiresReadWrite: true
|
}
|