|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ApplicationComponent
A base class for application development
| Nested Class Summary | |
|---|---|
static interface |
ApplicationComponent.ComponentViewModel
A model based on which a view can be constructed. |
| Nested classes/interfaces inherited from interface org.araneaframework.Component |
|---|
Component.Interface |
| Nested classes/interfaces inherited from interface org.araneaframework.Composite |
|---|
Composite.CompositeComponent, Composite.CompositeService, Composite.CompositeWidget, Composite.Interface |
| Nested classes/interfaces inherited from interface org.araneaframework.Viewable |
|---|
Viewable.Interface, Viewable.ViewableComponent, Viewable.ViewableService, Viewable.ViewableWidget |
| Method Summary | |
|---|---|
Environment |
getChildEnvironment()
Get the child Environment of this component. |
| Methods inherited from interface org.araneaframework.Component |
|---|
_getComponent, getEnvironment, getScope, isAlive |
| Methods inherited from interface org.araneaframework.Composite |
|---|
_getComposite |
| Methods inherited from interface org.araneaframework.Viewable |
|---|
_getViewable |
| Method Detail |
|---|
Environment getChildEnvironment()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||