com.ebasetech.xi.api.controls
Interface MenuStateProperties

All Superinterfaces:
BackgroundStyleProperties, TextStyleProperties

public interface MenuStateProperties
extends BackgroundStyleProperties, TextStyleProperties

The MenuStateProperties interface represents menu item styling properties for a specific menu item state.

Since:
V4.4

Method Summary
 
Methods inherited from interface com.ebasetech.xi.api.controls.BackgroundStyleProperties
getBackgroundColor, getBackgroundImage, getBackgroundImagePosition, getBackgroundImageRepeat, setBackgroundColor, setBackgroundImage, setBackgroundImagePosition, setBackgroundImageRepeat
 
Methods inherited from interface com.ebasetech.xi.api.controls.TextStyleProperties
getLineHeight, getTextBold, getTextColor, getTextDecoration, getTextFont, getTextItalic, getTextSize, setLineHeight, setTextBold, setTextColor, setTextDecoration, setTextFont, setTextItalic, setTextSize