Schnittstelle IBaseStyle<S extends IBaseStyle<S>>

Typparameter:
S - is the type of a IBaseStyle.
Alle Superschnittstellen:
IElement
Alle bekannten Unterschnittstellen:
ISelectingStyle<SS>, ISelectingStyleWithSelectors, IStyle
Alle bekannten Implementierungsklassen:
BaseSelectingStyle, DeepSelectingStyle, SelectingStyle, Style

public interface IBaseStyle<S extends IBaseStyle<S>> extends IElement
A IBaseStyle can style IStylableElements. A IBaseStyle can distinguish if it would style also the child elements of a given IStylableElement.
Version:
2023-07-09
Autor:
Silvan Wyss