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)
IExecutionContextValues
getValue
in interface IExecutionContextValues
key
- The key to get the value for, must not be nullpublic IAction getAction()
IExecutionContext
getAction
in interface IExecutionContext
public IWidget getSource()
IExecutionContext
getSource
in interface IExecutionContext
Siehe auch Jowidgets Nutzerhandbuch