Service Functionality
In CALS, a Service is an action executed to perform business tasks, typically dependent on UI events or predefined functions. UI event-dependent Services include actions triggered by events like click
, touch
, etc., while predefined Services
include actions like Load
. These Services can be configured for both Components and Controls.