The CALLSERVERONTRIGGER component is an invisible component, which calls a server side function (attribute ACTIONLISTENER) when being triggered. The function is executed after some duration (attribute DURATION).

Example use case: after having executed some server side function you want to clear certain information (e.g. messages) from the screen after 3 seconds.