Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 931 Bytes

Messaging_Patterns_6393d1d.md

File metadata and controls

20 lines (11 loc) · 931 Bytes
loio
6393d1d680434ec18b35b8be6e7e96c7

Messaging Patterns

Standard messaging patterns ensure that messages appear at predefined locations.


The use of standard messaging patterns ensures that system messages appear at predefined locations with a consistent design. For all use cases, see Message Handling in the Fiori Design Guidelines.

Developers can specify the message to be announced when something dynamically changes on the user interface using the sap.ui.core.InvisibleMessage class. For more information, see Invisible Messaging.