public class AbstractMediaState extends AbstractComponentState
| Modifier and Type | Field and Description |
|---|---|
String |
altText |
boolean |
autoplay |
boolean |
htmlContentAllowed |
boolean |
muted |
boolean |
showControls |
List<URLReference> |
sources |
List<String> |
sourceTypes |
caption, captionAsHtml, description, descriptionContentMode, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
AbstractMediaState() |
public boolean showControls
public boolean htmlContentAllowed
@NoLayout public boolean autoplay
@NoLayout public boolean muted
public List<URLReference> sources
Copyright © 2017 Vaadin Ltd. All rights reserved.