Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 669 Bytes

messaging-patterns-6393d1d.md

File metadata and controls

12 lines (5 loc) · 669 Bytes

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.