Editor that can show checklist panel
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | getNeedShowGuide()Returns preference value for showing guides for this editor @return | 
|  | java.util.List<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 | 
Returns preference value for showing guides for this editor
Returns a list of features that must be shown for this editor
Set preference for showing guides for this editor
Shows checklist panel