diff --git a/src/widgets/editor/editor.js b/src/widgets/editor/editor.js index 766c19e..1822d0e 100755 --- a/src/widgets/editor/editor.js +++ b/src/widgets/editor/editor.js @@ -1097,11 +1097,15 @@ Idler.prototype._stop = function() { @param (Function) [opts.onClick] Shortcut to attach an event listener that is called when the user clicks on the overlayMenu. */ /** + @ignore + @private @name glow.widgets.Editor.Toolbar.OverlayMenu#menuItems @type Array @description Array of items that are on the overlayMenu. */ /** + @ignore + @private @name glow.widgets.Editor.Toolbar.OverlayMenu#selected @type Number @description Indicates index value of selected menu item