public class ExecutionContextWrapper extends java.lang.Object implements IExecutionContext
| Constructor and Description |
|---|
ExecutionContextWrapper(IExecutionContext executionContext) |
public ExecutionContextWrapper(IExecutionContext executionContext)
public <VALUE_TYPE> VALUE_TYPE getValue(ITypedKey<VALUE_TYPE> key)
IExecutionContextValuesgetValue in interface IExecutionContextValueskey - The key to get the value for, must not be nullpublic IAction getAction()
IExecutionContextgetAction in interface IExecutionContextpublic IWidget getSource()
IExecutionContextgetSource in interface IExecutionContextSiehe auch Jowidgets Nutzerhandbuch