Interface IRootNavigator
public interface IRootNavigator
Main page navigator
- Author:
- omenuel
- 
Method SummaryModifier and TypeMethodDescriptionGet the current execution context
- 
Method Details- 
getExecutionContextIExecutionContext getExecutionContext()Get the current execution context- Returns:
- the execution context attached to the navigator
 
 
-