MenuControl.setTopLevelLeafHoverTextStyle

Sets the inline CSS style to be applied to the texts of top level leaf selected menu items when the mouse is hovered over the item. A leaf item refers to a menu item with no children. Style is entered as for the HTML style parameter.

This inline style is configured in the designer using the Advanced Properties button within the control's Styling Assistant.

Further documentation.

Parameters

java.lang.String  topLevelLeafHoverTextStyle,