Building Mobile Enterprise Applications : webMethods Mobile Designer Native User Interface Reference : Native User Interface (NativeUI) Objects : nUIImageElement
nUIImageElement
com.softwareag.mobile.runtime.nui.nUIImageElement
Use to display an image.
Usage Notes
*You can make a simple image behave like a button and generate EVT_TRIGGER events by calling setTriggerable(true) when creating the image.
*The following are platform-specific considerations:
Android
The nUIImageElement object is the android.widget.ImageView class.
iOS
The nUIImageElement object is the UIImage class. For more information, see iOS Developer Library’s Drawing and Creating Images.
Windows Phone
The nUIImageElement object is the System.Windows.Controls.Image class.
Windows RT
Windows 8
The nUIImageElement object is the Windows.UI.Xaml.Controls.Image class.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback