webMethods Mobile Suite  | webMethods Mobile SuiteWeb Help | 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.

Copyright © 2010-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.