yes
just a custom property which initial value is set so it will tigger the RowFocus.
And after receaving the message "FocusConfirmed" on the table it will be set so it nolonger send the message RowFocus
if not self.props.custom.confirmed:
system.perspective.sendMessage("RowFocus")