AFStateTestWidgetContext<TSPI extends AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class
Constructors
-
AFStateTestWidgetContext({required AFStateTestScreenContext<AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> screenContext, required AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> widgetConfig, required AFRouteParam launchParam})
-
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
launchParam
→ AFRouteParam
-
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
screenContext
→ AFStateTestScreenContext<AFStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>
-
final
-
widgetConfig
→ AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam>
-
final
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