Package 

Class HoverMenu


  • 
    public abstract class HoverMenu
    
                        

    A {@code HoverMenu} models the structure of a menu that appears within a HoverView. A {@code HoverMenu} includes an ordered list of Sections. Each {@code Section} has a tab {@code View} that represents the section, and the Content of the given section.