com.microstrategy.web.objects.rw.RWImageDef |
Represents image definition. ROTOTYPE. There is no any special image properties in prototype as here we simply use XML attributes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getImageName()
Returns name of embedded image
| ||||||||||
abstract String |
getPath()
Returns image path
| ||||||||||
abstract int |
getURLType()
Returns url type
| ||||||||||
abstract void |
setPath(String val)
Sets image path
| ||||||||||
abstract void |
setURLType(int type)
Sets image url type
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Returns name of embedded image
Returns image path
Returns url type
Sets image path
val | image path |
---|
Sets image url type