viewType property

String viewType
final

The unique identifier for the view type to be embedded.

Typically, this viewType has already been registered on the platform side. The default value is used with REFReferenceViewFactory.

Implementation

final String viewType;