|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.adobe.icomm.assetplacement.model.PackageElement
com.adobe.icomm.assetplacement.model.Controller
com.adobe.icomm.assetplacement.model.PromoSWFLoaderController
public class PromoSWFLoaderController
Class that represents the <PromoFlashLoaderImage> element within a package definition file. This class provides access to the type properties
| Method Summary | |
|---|---|
String |
getHeight()
Defines the height of the swf cell in pixels. |
String |
getWidth()
Defines the width of the swf cell in pixels. |
void |
setHeight(String value)
Defines the height of the swf cell in pixels. |
void |
setWidth(String value)
Defines the width of the swf cell in pixels. |
| Methods inherited from class com.adobe.icomm.assetplacement.model.Controller |
|---|
getControllerType, getID, setID, validate |
| Methods inherited from class com.adobe.icomm.assetplacement.model.PackageElement |
|---|
getAttribute, getMetaData, remove, setAttribute, setMetaData |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getWidth()
public void setWidth(String value)
value - the new width of the PromoSWFLoader.public String getHeight()
public void setHeight(String value)
value - the new height of the PromoSWFLoader.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||