launchParamForParentScreen method
Implementation
AFRouteParamRef launchParamForParentScreen() {
return AFRouteParamRef(screenId: screenId, routeLocation: routeLocation, wid: AFUIWidgetID.useScreenParam);
}
AFRouteParamRef launchParamForParentScreen() {
return AFRouteParamRef(screenId: screenId, routeLocation: routeLocation, wid: AFUIWidgetID.useScreenParam);
}