Roo/menu/Adapter.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:04:32 +0000 (13:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Jul 2021 05:04:32 +0000 (13:04 +0800)
Roo/menu/Adapter.js

index dfa2389..17ee431 100644 (file)
@@ -12,6 +12,7 @@
 /**
  * @class Roo.menu.Adapter
  * @extends Roo.menu.BaseItem
+ * @abstract
  * A base utility class that adapts a non-menu component so that it can be wrapped by a menu item and added to a menu.
  * It provides basic rendering, activation management and enable/disable logic required to work in menus.
  * @constructor