org.araneaframework
Interface Relocatable.RelocatableWidget

All Superinterfaces:
Component, Relocatable, Relocatable.RelocatableComponent, Relocatable.RelocatableService, Serializable, Service, Widget
All Known Implementing Classes:
RelocatableDecorator
Enclosing interface:
Relocatable

public static interface Relocatable.RelocatableWidget
extends Relocatable.RelocatableService, Widget, Serializable

An interface for a relocatable Widget.


Nested Class Summary
 
Nested classes inherited from class org.araneaframework.Relocatable
Relocatable.Interface, Relocatable.RelocatableComponent, Relocatable.RelocatableService, Relocatable.RelocatableWidget
 
Nested classes inherited from class org.araneaframework.Component
Component.Interface
 
Nested classes inherited from class org.araneaframework.Service
Service.Interface
 
Nested classes inherited from class org.araneaframework.Widget
Widget.Interface
 
Methods inherited from interface org.araneaframework.Relocatable
_getRelocatable
 
Methods inherited from interface org.araneaframework.Component
_getComponent, getEnvironment, getScope, isAlive
 
Methods inherited from interface org.araneaframework.Service
_getService
 
Methods inherited from interface org.araneaframework.Widget
_getWidget