Klasse StyleElement<E extends StyleElement<E>>

Typparameter:
E - is the type of a StyleElement.
Alle implementierten Schnittstellen:
IFluentMutableMultiTokenHolder<E>, IFluentMutableOptionalIdHolder<E>, IMultiTokenHolder, IOptionalIdHolder, Resettable, TypeRequestable, IElement, IStructureElement, IMutableElement, IStylableElement<E>, IStyleElement<E>
Bekannte direkte Unterklassen:
WebGui

public abstract class StyleElement<E extends StyleElement<E>> extends StylableElement<E> implements IStyleElement<E>
A StyleElement is a StyleElement that can have a Style.
Version:
2016-05-01
Autor:
Silvan Wyss