public static interface Video.VideoTemplateModel
extends com.vaadin.flow.templatemodel.TemplateModel
| Modifier and Type | Method and Description |
|---|---|
List<Source> |
getSources() |
void |
setSources(List<Source> sources) |
void |
setVideoHeight(String height) |
void |
setVideoWidth(String width) |
Copyright © 2020 XDEV Software Corp.. All rights reserved.