org.araneaframework.example.common.framework.context |
|
Java Source File Name | Type | Comment |
PassthroughCallContextHandler.java | Class | This CallContext.Handler implementation passes return and cancel calls to the
next handler in specified CallContext. |
WizardContext.java | Interface | A context consisting of Widgets that could be switched through different
requests. |