!--a11y-->
Web Dynpro AbstractIgsElement API 
The AbstractIgsElement class that implements the IWDAbstractIgs interface represents the abstract basis class for all UI elements that can only be displayed using the Internet Graphics Service (IGS).
The values of the properties imageSource and mapSource are calculated in the back-end system and therefore do not have any get and set methods.
Name |
Interface |
Type |
Initial Value |
Bindable |
Value Required |
IWDUIElement |
boolean |
true |
bindable |
No |
|
imageSource |
IWDAbstractIgsElement |
String |
|
not_bindable |
No |
mapSource |
IWDAbstractIgsElement |
String |
|
not_bindable |
No |
IWDUIElement |
String (TranslatableText) |
|
bindable |
No |
|
IWDUIElement |
WDVisibility |
visible |
bindable |
No |
IWDBusinessGraphics, IWDGeoMap.
Superordinate Interfaces
