-
HtmlObject(com.vaadin.flow.server.AbstractStreamResource data,
Param... params)
Deprecated, for removal: This API element is subject to removal in a future version.
Deprecated, for removal: This API element is subject to removal in a future version.
HtmlObject(com.vaadin.flow.server.streams.DownloadHandler data,
Param... params)
Creates a new <object> component with given data
resource, type value and "param" components.
Creates a new <object> component with given data
resource, type value and "param" components.
Creates a new <object> component with given data and
"param" components.
Creates a new <object> component with given data, type
attribute values and and "param" components.
HtmlObject(DownloadHandler,Param...)instead