org.araneaframework.framework
Interface FlowContextWidget

All Superinterfaces:
Component, FlowContext, Serializable, Service, Widget
All Known Implementing Classes:
BaseMenuWidget, ExceptionHandlingFlowContainerWidget, OverlayRootWidget.OverlayFlowContainer, PopupFlowWrapperWidget, RootFlowContainerWidget, StandardFlowContainerWidget

public interface FlowContextWidget
extends FlowContext, Widget

Widget that is FlowContext.

Since:
1.1
Author:
Taimo Peelo (taimo@araneaframework.org)

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.araneaframework.framework.FlowContext
FlowContext.Configurator, FlowContext.FlowReference, FlowContext.Handler, FlowContext.TransitionHandler
 
Nested classes/interfaces inherited from interface org.araneaframework.Widget
Widget.Interface
 
Field Summary
 
Fields inherited from interface org.araneaframework.framework.FlowContext
TRANSITION_CANCEL, TRANSITION_FINISH, TRANSITION_REPLACE, TRANSITION_RESET, TRANSITION_START
 
Method Summary
 
Methods inherited from interface org.araneaframework.framework.FlowContext
addNestedEnvironmentEntry, cancel, finish, getCurrentReference, getTransitionHandler, isNested, replace, replace, reset, setTransitionHandler, start, start, start
 
Methods inherited from interface org.araneaframework.Widget
_getWidget
 
Methods inherited from interface org.araneaframework.Service
_getService
 
Methods inherited from interface org.araneaframework.Component
_getComponent, getEnvironment, getScope, isAlive