Building Mobile Enterprise Applications
:
Using webMethods Mobile Designer
:
Coding a Mobile Application
:
Mobile Designer-Provided Run-Time Classes
:
Migration to the New Run-Time based on the _NativeUIDemo_ example
:
Refactor MyCanvas
Refactor MyCanvas
1.
To support previous event handling, remove
extends CanvasNativeUI
from the class declaration and add
implements nUIEventListener
.
2.
In the
sizeChanged
method, remove the first line:
super.sizeChanged()
.
Copyright ©
2007
-2017
Software AG, Darmstadt, Germany
.
Contact Support
|
Community
|
Feedback