Quintiq file version 2.0 #parent: ListPostponementSpecification Response OnClick ( PostponementSpecification selection ) id:Response_ListPostponementSpecification_MenuCopyPostponementSpecification_OnClick { #keys: '[130036.1.306656597]' Body: [* // Copy the selected PostponementSpecification dlg := construct( DialogCreateEditPostponementSpecification ); obj := dlg.Copy( this, selection ); if( not isnull( obj ) ) { ApplicationLibMacroPlanner.AutoExpandSelection( ListPostponementSpecification, obj ); } *] CanBindMultiple: false DefinitionID => /ListPostponementSpecification/Responsedef_ListPostponementSpecification_Menu_OnClick Initiator: 'MenuCopyPostponementSpecification' }