# ReferenceFindActor

The ReferenceFindActor is used in Reference Find views to handle the communication between the layout and its owner (layout owner).

# Properties

  • Parent:

    • Actor
  • Type: ReferenceFindActor

# Parameter

# Parameters in the Layout

Name Type Description
selectionActor SelectionActor Used to send the selected objects to the layout owner. Also, the item action (mostly double click) is sent from selectionActor.
searchActor SearchActor The layout owner sends an event to trigger the search. Therefore the reference to the searchActor is required.
Request missing documentation