Classes
| MappedView | A custom Include subtype which will automatically create a |
Bases: enaml.core.include.Include
A custom Include subtype which will automatically create a view based on the type of a given model object.
| Parameters : | model : object
typemap : dict
kwargs : dict, optional
modelkey : str, optional
|
|---|