public class ViewTesterScreen extends Object
| Constructor and Description |
|---|
ViewTesterScreen() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getModuleForViewTesting() |
static String |
getTestViewScreenId(String moduleName) |
static String |
getTestViewScreenSuffix()
Retrieve the screen id used to test views on development mode
|
static boolean |
isTestViewScreen() |
static void |
registerTestViewPageRequested(String moduleName)
Inform that the view test page was requested on dev mode
|
public static void registerTestViewPageRequested(String moduleName)
public static String getTestViewScreenSuffix()
public static boolean isTestViewScreen()
public static String getTestViewScreenId(String moduleName)
moduleName - public static String getModuleForViewTesting()
Copyright © 2015. All rights reserved.