AFStateTestScreenShortcut<TSPI extends AFScreenStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>> class
Methods
-
createWidgetShortcut<TSPIWidget extends AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>>(AFWidgetID? wid, AFWidgetConfig<AFWidgetStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam>, AFFunctionalTheme>, AFComponentState, AFFunctionalTheme, AFFlexibleStateView, AFRouteParam> config)
→ AFStateTestWidgetShortcut<TSPIWidget>
-
inherited
-
executeScreen(AFStateTestScreenHandlerDelegate<TSPI> handler, {bool verifyIsActiveScreen = true})
→ void
-
-
executeScreenBuild(AFStateTestScreenBuildHandlerDelegate<TSPI> handler, {bool verifyIsActiveScreen = true})
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited