GalleryDetailIntent

Defines the GalleryDetailIntent contract for the SDAI presentation layer.

Author

Dmitriy Moroz

Inheritors

Types

Link copied to clipboard
data class CopyToClipboard(val content: String) : GalleryDetailIntent

Carries CopyToClipboard data through the SDAI presentation layer.

Link copied to clipboard

Coordinates Delete behavior in the SDAI presentation layer.

Link copied to clipboard

Provides the DismissDialog singleton used by the SDAI presentation layer.

Link copied to clipboard

Coordinates Export behavior in the SDAI presentation layer.

Link copied to clipboard

Provides the NavigateBack singleton used by the SDAI presentation layer.

Link copied to clipboard

Provides the Report singleton used by the SDAI presentation layer.

Link copied to clipboard

Carries SelectTab data through the SDAI presentation layer.

Link copied to clipboard

Coordinates SendTo behavior in the SDAI presentation layer.

Link copied to clipboard

Coordinates Share behavior in the SDAI presentation layer.

Link copied to clipboard

Provides the ToggleVisibility singleton used by the SDAI presentation layer.