com.adobe.icomm.assetplacement.model
Class PromoModuleLoaderController
java.lang.Object
com.adobe.icomm.assetplacement.model.PackageElement
com.adobe.icomm.assetplacement.model.Controller
com.adobe.icomm.assetplacement.model.PromoModuleLoaderController
public class PromoModuleLoaderController
- extends Controller
Class that represents the element within a package definition file.
This class provides access to the type properties
|
Method Summary |
java.lang.String |
getHeight()
Defines the height of the module cell in pixels. |
java.lang.String |
getWidth()
Defines the width of the module cell in pixels. |
void |
setHeight(java.lang.String value)
Defines the height of the module cell in pixels. |
void |
setWidth(java.lang.String value)
Defines the width of the module cell in pixels. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getWidth
public java.lang.String getWidth()
- Defines the width of the module cell in pixels.
- Returns:
- the width of the PromoModuleLoader.
setWidth
public void setWidth(java.lang.String value)
- Defines the width of the module cell in pixels.
- Parameters:
value - the new width of the PromoModuleLoader.
getHeight
public java.lang.String getHeight()
- Defines the height of the module cell in pixels.
- Returns:
- the height of the PromoModuleLoader.
setHeight
public void setHeight(java.lang.String value)
- Defines the height of the module cell in pixels.
- Parameters:
value - the new height of the PromoModuleLoader.
[an error occurred while processing this directive] [an error occurred while processing this directive]