AFStateTestWidgetContext<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class

Mixed-in types

Methods

createWidgetSPI() → TSPI
executeBuild(AFStateTestScreenBuildContextDelegate<TSPI> delegate) → void
executeBuildWithExecute(AFStateTestExecute e, AFStateTestScreenBuildWithExecuteContextDelegate<TSPI> delegate) → void
executeWidgetUseLaunchParam<TSPIWidget extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFRouteParam launchParam, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config, AFStateTestWidgetHandlerDelegate<TSPIWidget> delegate, {AFRouteLocation parentRoute = AFRouteLocation.screenHierarchy}) → void
inherited
executeWidgetUseLaunchParamAndExecute<TSPIWidget extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFRouteParam launchParam, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config, AFStateTestExecute e, AFStateTestWidgetWithExecuteHandlerDelegate<TSPIWidget> delegate, {AFRouteLocation parentRoute = AFRouteLocation.screenHierarchy}) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited