Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Designer Native User Interface Reference | Native User Interface (NativeUI) Objects | nUITimerObject
 
nUITimerObject
com.softwareag.mobile.runtime.nui.nUITimerObject
Use to add a timer object that waits a set period of time and then performs an automatic callback event after the time period elapses.
Usage Notes
*You can use the timer object to count up to a timestamp as a literal value. Set the ActionTime attribute to the required timestamp value and set the Time attribute using System.currentTimeMillis().