Protected Method

To publish application events, a method is available in the protected library.

The method name is <prefix>.<component>.ShowAndPublishEvent().

The first argument of this method is a string indicating the event action. For example: “approve” or “cancel”. The other arguments (at least one) contain the values for the attribute implementations that represent the root table’s key columns.