|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Relocatable is a component that can be relocated from one parent to another.
As the Environment of a component is inherited from its parent, and
once the parent changes, the new parent's Environment can
be different, this class provides
Relocatable.Interface.overrideEnvironment(Environment) for resetting the
Environment.
This interface should not be used directly, subinterfaces
Relocatable.RelocatableComponent, Relocatable.RelocatableService, and
Relocatable.RelocatableWidget should be used.
| Nested Class Summary | |
static interface |
Relocatable.Interface
The Relocatable's main interface that handles the change of
Environment. |
static interface |
Relocatable.RelocatableComponent
An interface for a relocatable Component. |
static interface |
Relocatable.RelocatableService
An interface for a relocatable Service. |
static interface |
Relocatable.RelocatableWidget
An interface for a relocatable Widget. |
| Method Summary | |
Relocatable.Interface |
_getRelocatable()
This method must provide a Relocatable.Interface that will
be used to change the Environment of the relocatable
component/service/widget. |
| Method Detail |
public Relocatable.Interface _getRelocatable()
Relocatable.Interface that will
be used to change the Environment of the relocatable
component/service/widget.
Relocatable.Interface.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||