Optional, list of fields to be displayed in the grid of search results, if not specified, the default fields will be displayed
The name of the entity to show records for.
When a record is selected, this event is emitted with the selected record
Optional, set this to the currently selected record to start the dialog with that record selected, if desired. This property will be updated as the user selects records in the dialog.
Emits when the dialog is closed, the parameter is true if the dialog was closed with the OK button, false if it was closed with the Cancel button