Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

N

NativeListView - Class in com.softwareag.mobile.runtime.toolkit.ui
The NativeListView is a stub for native code injection which inherits from ListView.
NativeListView(int, IListViewDelegate) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.NativeListView
 
nextElement() - Method in class com.softwareag.mobile.runtime.toolkit.util.StringTokenizer
 
nextToken() - Method in class com.softwareag.mobile.runtime.toolkit.util.StringTokenizer
Returns the next token (substring) parsed from the current position within the given String up to the next delimiter found.
notifyObservers() - Method in class com.softwareag.mobile.runtime.toolkit.util.Observable
Notifies all registered Observer's.
notifyObservers(Object) - Method in class com.softwareag.mobile.runtime.toolkit.util.Observable
Notifies all registered Observer's that the data has been changed.
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.CanvasController
Default implementation of CanvasNativeUI's event listener.
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.operations.OperationNotifier
 
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.AbstractAlertDialog
 
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Manages all events for the cells in the ListView and forwards the events to the delegate.
nUIMarker - Class in com.softwareag.mobile.runtime.toolkit.ui
This is an invisible object which can be added to a view's hierarchy.
nUIMarker() - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.nUIMarker
Creates a new nUIMarker without an element.
nUIMarker(nUIObject) - Constructor for class com.softwareag.mobile.runtime.toolkit.ui.nUIMarker
Creates a new nUIMarker with the given element.
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links