Class AbstractItemMenuStyle<S extends IItemMenuStyle<S> & IMultiStateConfiguration<S, ControlState>>

Type Parameters:
S - is the type of a AbstractItemMenuStyle.
All Implemented Interfaces:
Resettable, IItemMenuStyle<S>, AttributesRepresentable, IElement, SpecificationRepresentable, IMultiStateConfiguration<S, ControlState>, IMutableElement, IRespondingMutableElement<S>, IBackgroundStyle<S>, IBorderStyle<S>, IControlBaseStyle<S>, IControlStyle<S>, ICornerStyle<S>, IPaddingStyle<S>, IShadowStyle<S>, ISizeStyle<S>
Direct Known Subclasses:
DropdownMenuStyle

public abstract class AbstractItemMenuStyle<S extends IItemMenuStyle<S> & IMultiStateConfiguration<S, ControlState>> extends AbstractControlStyle<S> implements IItemMenuStyle<S>
Author:
Silvan Wyss