cuba-platform / documentation

CUBA Platform Documentation
https://www.cuba-platform.com
Creative Commons Attribution 4.0 International
26 stars 45 forks source link

Document Notification, Dialog, Screen facets #600

Closed dtsaryov closed 4 years ago

dtsaryov commented 4 years ago

Relates to cuba-platform/cuba#1833

Environment

Description of the bug or enhancement

Demo projects:

It's suggested to document facets in the same way as documentation for the Timer facet.

You can find description for facet attributes in the corresponding Java classes (NotificationFacet, MessageDialogFacet, etc).

All usage examples of facet attributes and their Java API (@Install support and other) can be found in demo projects)

Please also consider Sampler issue: cuba-platform/sampler#62. Probably we should wait until it will be done to add links to live demo