org.araneaframework
Interface Composite.CompositeWidget

All Superinterfaces:
Component, Composite, Composite.CompositeComponent, Composite.CompositeService, Serializable, Service, Widget
All Known Subinterfaces:
ApplicationWidget, TabContext
All Known Implementing Classes:
BaseApplicationWidget, RelocatableDecorator, TabWidget
Enclosing interface:
Composite

public static interface Composite.CompositeWidget
extends Composite.CompositeService, Widget, Serializable

A composite widget.


Nested Class Summary
 
Nested classes inherited from class org.araneaframework.Composite
Composite.CompositeComponent, Composite.CompositeService, Composite.CompositeWidget, Composite.Interface
 
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.Composite
_getComposite
 
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