Difference between revisions of "MenuBarExtension"
From OpenKM Documentation
(Created page with '== Constructor == MenuBarExtension() == MenuBarExtension() == Used to create extension submenu. == Example = Complete example at MenuItemExtension') |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Constructor == | == Constructor == | ||
− | + | === MenuBarExtension() === | |
+ | Used to create submenu extension. | ||
+ | == Example == | ||
+ | Complete example at [[MenuItemExtension]]. | ||
− | + | [[Category: Extension Guide]] | |
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 13:29, 2 December 2010
Constructor
MenuBarExtension()
Used to create submenu extension.
Example
Complete example at MenuItemExtension.