JavaScript is disabled on your browser.
Skip navigation links
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
org.python.expose
Interface ExposeAsSuperclass
All Known Implementing Classes:
DynamicLibrary.DataSymbol
,
DynamicLibrary.TextSymbol
,
PyBuiltinClassMethodNarrow
,
PyBuiltinFunction
,
PyBuiltinFunctionNarrow
,
PyBuiltinFunctionSet
,
PyBuiltinMethod
,
PyBuiltinMethodNarrow
,
PyBuiltinMethodSet
,
PyNewWrapper
,
PyOverridableNew
public interface
ExposeAsSuperclass
Marker interface that indicates this class and all of its subclasses should be exposed to Python with the same Python type as its superclass.
Skip navigation links
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