viewType property
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 ReferenceViewFactory.java
.
Implementation
final String viewType;
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 ReferenceViewFactory.java
.
final String viewType;