ActivityCheck |
DefaultWorkbenchController.editor(String editorId) |
|
ActivityCheck |
DefaultWorkbenchController.editor(WorkbenchClientEditorActivity editor) |
|
ActivityCheck |
DefaultWorkbenchController.editor(WorkbenchEditorActivity editor) |
|
ActivityCheck |
WorkbenchController.editor(String editorId) |
|
ActivityCheck |
WorkbenchController.editor(WorkbenchClientEditorActivity editor) |
|
ActivityCheck |
WorkbenchController.editor(WorkbenchEditorActivity editor) |
|
static ActivityCheck |
WorkbenchControllerHelper.editor(WorkbenchEditorActivity editor) |
|
ActivityCheck |
DefaultWorkbenchController.editors() |
|
ActivityCheck |
WorkbenchController.editors() |
Creates a brand new instance for checking global perspective actions actions.
|
static ActivityCheck |
WorkbenchControllerHelper.editors() |
|
ActivityCheck |
DefaultWorkbenchController.popupScreen(String popupId) |
|
ActivityCheck |
DefaultWorkbenchController.popupScreen(PopupActivity popup) |
|
ActivityCheck |
WorkbenchController.popupScreen(String popupId) |
Creates a brand new instance for checking actions over PopupActivity instances.
|
ActivityCheck |
WorkbenchController.popupScreen(PopupActivity popup) |
Creates a brand new instance for checking actions over PopupActivity instances.
|
static ActivityCheck |
WorkbenchControllerHelper.popupScreen(PopupActivity popup) |
|
ActivityCheck |
DefaultWorkbenchController.popupScreens() |
|
ActivityCheck |
WorkbenchController.popupScreens() |
Creates a brand new instance for checking global popup screen actions.
|
static ActivityCheck |
WorkbenchControllerHelper.popupScreens() |
|
ActivityCheck |
ActivityCheck.read() |
|
ActivityCheck |
DefaultWorkbenchController.screen(String screenId) |
|
ActivityCheck |
DefaultWorkbenchController.screen(WorkbenchScreenActivity screen) |
|
ActivityCheck |
WorkbenchController.screen(String screenId) |
|
ActivityCheck |
WorkbenchController.screen(WorkbenchScreenActivity screen) |
|
static ActivityCheck |
WorkbenchControllerHelper.screen(WorkbenchScreenActivity screen) |
|
ActivityCheck |
DefaultWorkbenchController.screens() |
|
ActivityCheck |
WorkbenchController.screens() |
Creates a brand new instance for checking global screen actions.
|
static ActivityCheck |
WorkbenchControllerHelper.screens() |
|
ActivityCheck |
DefaultWorkbenchController.splashScreen(String splashId) |
|
ActivityCheck |
DefaultWorkbenchController.splashScreen(SplashScreenActivity splash) |
|
ActivityCheck |
WorkbenchController.splashScreen(String splashId) |
|
ActivityCheck |
WorkbenchController.splashScreen(SplashScreenActivity splash) |
|
static ActivityCheck |
WorkbenchControllerHelper.splashScreen(SplashScreenActivity splash) |
|
ActivityCheck |
DefaultWorkbenchController.splashScreens() |
|
ActivityCheck |
WorkbenchController.splashScreens() |
Creates a brand new instance for checking global splash screen actions.
|
static ActivityCheck |
WorkbenchControllerHelper.splashScreens() |
|