| Quintiq file version 2.0 | 
| #parent: ListBookmarks/DataHolderSelectedBookmarks | 
| Response OnDataChanged () id:Response_ListBookmarks_DataHolderSelectedBookmarks_OnDataChanged | 
| { | 
|   #keys: '[127238.0.1901936106]' | 
|   Body: | 
|   [* | 
|     ApplicationLibMacroPlanner.AutoExpandSelection( ListBookmarks, this.Data() ); | 
|     ApplicationLibMacroPlanner.AutoSelectElementsInList( ListBookmarks, this.Data() ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID: 'Responsedef_GUIComponent_OnDataChanged' | 
|   Precondition: | 
|   [* | 
|     return not isnull( this.Data() ) | 
|            and this.Data().Size() > 0; | 
|   *] | 
| } |