Interface RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback

Enclosing class:
RibbonApplicationMenuEntryPrimary

public static interface RibbonApplicationMenuEntryPrimary.PrimaryRolloverCallback
Callback that allows application code to provide custom content on the secondary panel of the RibbonApplicationMenu.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when the matching primary menu item is activated.
  • Method Details