.. ******************************************************************************* * MetaFactory.io R2 * Technical Documentation * * File name : RefDragAndDrop.rst * Created by : Ralph Oudejans * Last update : 03-03-2021 * Updated by : Niels de Nies * * MetaFactory BV Amsterdam ******************************************************************************* .. include:: /inline-images.txt Drag & Drop =========== .. admonition:: Internal use |Internal M| This topic is intended for MetaFactory developers only Description ----------- The `Drag & Drop` feature gives users of applications generated with the MetaFactory tool the ability to change the order of items in a list by dragging the item to the desired position and dropping it there. Metadata -------- The following metadata is involved in modeling the feature: .. code-block:: xml true .. code-block:: xml [name-of-a-reference] Patterns -------- - metafactory-angular-library\\pattern\\file\\angular\\services\\angular-service.xml - metafactory-internal-library\\pattern\\package\\backend\\rest\\rest-dto.xml - metafactory-internal-library\\pattern\\package\\service-using-jpa-repository.xml