|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.extjs.gxt.ui.client.widget.flash.SwfObject
public class SwfObject
JavaScriptObject
object that wraps the SwfObject JS Object.
Nested Class Summary | |
---|---|
static class |
SwfObject.SwfConfig
|
Method Summary | |
---|---|
static void |
embedSWF(java.lang.String url,
java.lang.String replaceId,
SwfObject.SwfConfig cfg)
|
static void |
removeSWF(java.lang.String id)
Removes the SWF object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void embedSWF(java.lang.String url, java.lang.String replaceId, SwfObject.SwfConfig cfg)
public static void removeSWF(java.lang.String id)
id
- the id of the swf object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |