JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.codename1.system
Interface NativeInterface
public interface
NativeInterface
This is a marker interface that should be extended by a user interface in order to indicate that said interface is implemented in native code.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isSupported
()
Indicates whether this native interface is supported on the current platform
Method Detail
isSupported
boolean isSupported()
Indicates whether this native interface is supported on the current platform
Returns:
true if the native interface is supported on the given platform
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method