| Package | Description |
|---|---|
| org.wicketstuff.html5.media.webvtt |
| Modifier and Type | Method and Description |
|---|---|
VttRegion.Scroll |
VttRegion.getScroll() |
static VttRegion.Scroll |
VttRegion.Scroll.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VttRegion.Scroll[] |
VttRegion.Scroll.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
VttRegion(String id,
String width,
int lines,
String regionAnchor,
String viewportAnchor,
VttRegion.Scroll scroll)
Creates a region based on the required arguments
|
Copyright © 2015. All rights reserved.