| Package | Description |
|---|---|
| org.zkoss.video |
Video classes and interfaces.
|
| org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AVideo
Represents a video.
|
| Modifier and Type | Method and Description |
|---|---|
Video |
Video.getContent()
Note: it won't fetch what is set thru by
Video.setSrc(java.lang.String). |
| Modifier and Type | Method and Description |
|---|---|
void |
Video.setContent(Video content)
Calling this method implies setSrc(null).
|
Copyright © 2005-2024 Potix Corporation. All Rights Reserved.