public class ModuleStarterPageCallback
extends com.eviware.soapui.model.support.WorkspaceListenerAdapter
Constructor and Description |
---|
ModuleStarterPageCallback(com.eviware.soapui.model.workspace.Workspace workspace,
String moduleId) |
Modifier and Type | Method and Description |
---|---|
com.eviware.soapui.model.ModelItem[] |
getRecentItems()
This is a JavaScript callback used to get recent modelItems
|
String |
getRecentItemsAsJSON() |
void |
openModelItemWithId(String Id)
This is a JavaScript callback used to to open modelitems by id
|
void |
setReloadable(com.eviware.soapui.ui.Reloadable reloadable) |
public static String CALLBACK
public ModuleStarterPageCallback(com.eviware.soapui.model.workspace.Workspace workspace, String moduleId)
public com.eviware.soapui.model.ModelItem[] getRecentItems()
public String getRecentItemsAsJSON()
public void openModelItemWithId(String Id)
public void setReloadable(com.eviware.soapui.ui.Reloadable reloadable)
Copyright © 2019. All rights reserved.