Named client event
When an action hasclientEvent, the handler receives:
(payload, actionId).
Named server event
When an action hasserverEvent, FzD sends:
Generic selection event
If no client event, server event or command is supplied:(actionId, payload).