| Package | Description |
|---|---|
| com.threerings.gwt.ui |
User interface components, animation support and utilities.
|
| Modifier and Type | Method and Description |
|---|---|
HTML |
WidgetUtilImpl.createContainer(WidgetUtil.FlashObject obj)
Creates the HTML needed to display a Flash movie.
|
static HTML |
WidgetUtil.createContainer(WidgetUtil.FlashObject obj)
Creates the HTML to display a Flash movie for the browser on which we're running.
|
String |
WidgetUtilImplMozilla.createDefinition(WidgetUtil.FlashObject obj) |
String |
WidgetUtilImplIE6.createDefinition(WidgetUtil.FlashObject obj) |
String |
WidgetUtilImpl.createDefinition(WidgetUtil.FlashObject obj)
Creates the HTML string definition of an embedded Flash object.
|
static String |
WidgetUtil.createDefinition(WidgetUtil.FlashObject obj) |
Copyright © 2013. All Rights Reserved.