# ImageEditingOperationActor

The ImageEditingOperationActor executes the actions selected for image editing.

# Properties

  • Parent:

    • Actor
  • Type: ImageEditingOperationActor

# Parameter

# Parameters in the Layout

Name Type Description
beanActor BeanActor (opens new window) The actor returns the current baseBean and checks if there are unsaved changes in the detail view before opening the image editing view.
metadataRendererWrapperId string Layout ID of the container that contains the image and the metadata renderer for the current image in the detail view
metadataRendererHideIds string Layout IDs of the components of the detail view that have to be hidden for the image editing view
condOperationActor CondOperationActor (opens new window). It is required to assign actions to this actor so they are displayed in the toolbox.
Request missing documentation