SMPOpenUIEmbeddedImageDisplayModel protocol

Model protocol of object provided to an adapter used for an extension field representing an Embedded Image.

Syntax

@protocol SMPOpenUIEmbeddedImageDisplayModel

Usage

An Embedded Image can be sectioned into a grid of rows and columns, and each cell can be selected or not. Agentry Actions might also be launched as a result of selecting a cell.

Related information
SMPOpenUIFieldModel protocol