|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
org.cruxframework.crux.widgets.client.rss.feed.MediaPlayer
public class MediaPlayer
| Constructor Summary | |
|---|---|
protected |
MediaPlayer()
|
| Method Summary | |
|---|---|
int |
getHeight()
Retrieve is the height of the player. |
String |
getUrl()
Retrieve the url of the player. |
int |
getWidth()
Retrieve the width of the player. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected MediaPlayer()
| Method Detail |
|---|
public final String getUrl()
public final int getHeight()
public final int getWidth()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||