Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.ui.styles |
Modifier and Type | Method and Description |
---|---|
ImageElementStyle |
ImageElementStyle.setAlpha(float alpha)
Sets the alpha value for the underlying Android ImageView.
|
ImageElementStyle |
ImageElementStyle.setBgColor(int bgColor)
Sets the background of the underlying Android element or if used in
Phoney, the color of the parent
nUITablecellElement . |
ImageElementStyle |
ImageElementStyle.setImage(javax.microedition.lcdui.Image image)
Sets the image to be displayed.
|