# LoadDropDataActor
The LoadDropDataActor
loads fields configured in actor DragAndDropOptions. It returns the current bean with the necessary fields as dropData
.
# Properties
Parent:
Actor
Type:
LoadDropDataActor
# Parameter
# Parameters in the Layout
Name | Type | Description |
---|---|---|
dragAndDropOptions | DragAndDropOptions | Contains the required fields |
beanActor | BeanActor | Loads fields from the backend and returns the current baseBean to the actor |