Quintiq file version 2.0
|
#parent: #root
|
Response OnClick (
|
LibCal_Participation row
|
) id:Response_LibCal_gcCalendar_mnuRowDeleteSubscription_OnClick
|
{
|
#keys: '[146730.0.126114149]'
|
CanBindMultiple: false
|
DefinitionID => /Responsedef_LibCal_gcCalendar_WebMenu_OnClick
|
Initiator: 'mnuRowDeleteSubscription'
|
Precondition:
|
[*
|
return LibCal_GlobalState.CheckIsSubscription( row );
|
*]
|
QuillAction
|
{
|
Body:
|
[*
|
// Delete a subscription to an event.
|
LibCal_GlobalState.DeleteEventOrSubscription( row );
|
*]
|
GroupServerCalls: false
|
}
|
}
|