Schnittstelle IItemMenuStyle<S extends IItemMenuStyle<S>>

Typparameter:
S - is the type of a IItemMenuStyle.
Alle Superschnittstellen:
IBackgroundStyle<S>, IBorderStyle<S>, IControlBaseStyle<S>, IControlStyle<S>, ICornerStyle<S>, IElement, IMultiStateConfiguration<S, ControlState>, IMutableElement, IPaddingStyle<S>, IRespondingMutableElement<S>, IShadowStyle<S>, ISizeStyle<S>, Resettable
Alle bekannten Unterschnittstellen:
IDropdownMenuStyle
Alle bekannten Implementierungsklassen:
AbstractItemMenuStyle, DropdownMenuStyle

public interface IItemMenuStyle<S extends IItemMenuStyle<S>> extends IControlStyle<S>
Autor:
Silvan Wyss