public interface GuidedEditor
extends com.eviware.soapui.support.walkthrough.GuidedComponent
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
getNeedShowGuide()
Returns preference value for showing guides for this editor 
 | 
List<com.eviware.soapui.support.walkthrough.WalkthroughFeature> | 
getSlidesList()
Returns a list of features that must be shown for this editor 
 | 
void | 
setNeedShowGuide(boolean needShowGuide)
Set preference for showing guides for this editor 
 | 
void | 
showGuideChecklist()
Shows checklist panel 
 | 
List<com.eviware.soapui.support.walkthrough.WalkthroughFeature> getSlidesList()
void showGuideChecklist()
void setNeedShowGuide(boolean needShowGuide)
needShowGuide - boolean getNeedShowGuide()
Copyright © 2019. All rights reserved.