viewType property

String viewType
finalinherited

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;