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

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.
NoCacheHandler - Class in com.softwareag.mobile.runtime.toolkit.operations.cache
This is the default IOperationCacheHandler which just does nothing to influence the operations execution.
NoCacheHandler() - Constructor for class com.softwareag.mobile.runtime.toolkit.operations.cache.NoCacheHandler
 
NotEmptyStringValidator - Class in com.softwareag.mobile.runtime.toolkit.validator
Validates if a given String is empty or not.
NotEmptyStringValidator() - Constructor for class com.softwareag.mobile.runtime.toolkit.validator.NotEmptyStringValidator
 
notifyObservers(DatasourceException) - Method in class com.softwareag.mobile.runtime.toolkit.delegates.DatasourceAwareDelegateTransformer
Is called when the operation failed.
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.operations.OperationNotifier
 
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.controller.AbstractListViewTemplate
 
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.dialog.AbstractDialog
 
nUIEventCallback(nUIObject, int) - Method in class com.softwareag.mobile.runtime.toolkit.ui.ListView
Deprecated.
Manages all events for the cells in the ListView and forwards the events to the delegate.
NumberLengthValidator - Class in com.softwareag.mobile.runtime.toolkit.validator
Validates if a given number is within the defined length definition.
NumberLengthValidator(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.validator.NumberLengthValidator
Validates the input with the given length definition.
NumberRangeValidator - Class in com.softwareag.mobile.runtime.toolkit.validator
Validates if a given number is within the defined bounds.
NumberRangeValidator(String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.validator.NumberRangeValidator
Validates the input with the given range, including the bound values.
NumberRangeValidator(String, String, String) - Constructor for class com.softwareag.mobile.runtime.toolkit.validator.NumberRangeValidator
Validates the input with the given range.
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