@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="MediaList")
public class MediaList
extends JsObject
| Modifier and Type | Field and Description |
|---|---|
@JsNonNull java.lang.String |
mediaText
The mediaText property of the MediaList interface is a stringifier that returns a DOMString representing the MediaList as text, and also allows you to set a new MediaList.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MediaList() |
| Modifier and Type | Method and Description |
|---|---|
void |
appendMedium(java.lang.String medium) |
void |
deleteMedium(java.lang.String medium) |
@JsNullable java.lang.String |
item(int index) |
int |
length() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values