createDialogShortcut<TSPI extends AFDialogStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> > method
AFStateTestDialogShortcut<TSPI>
createDialogShortcut<TSPI extends AFDialogStateProgrammingInterface<AFComponentState, AFBuildContext<AFFlexibleStateView, AFRouteParam> , AFFunctionalTheme> >(
- AFScreenID screenId
Implementation
AFStateTestDialogShortcut<TSPI> createDialogShortcut<TSPI extends AFDialogStateProgrammingInterface>(AFScreenID screenId) {
return AFStateTestDialogShortcut<TSPI>(this, screenId);
}