Mirage.ContextualInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
get_context |
r |
retrieves the attached context |
|
parent_iface |
r |
the parent interface |
|
set_context |
r |
sets/attaches the context |
Methods¶
None
Details¶
- class Mirage.ContextualInterface¶
Provides an interface for implementing objects that can be attached a
Mirage.Context
.