Package ch.nolix.systemapi.elementapi.styleapi
package ch.nolix.systemapi.elementapi.styleapi
-
SchnittstellenKlasseBeschreibungIAbstractStyle<S extends IAbstractStyle<S>>A
IAbstractStylecan styleIStylableElements.ISelectingStyle<S extends ISelectingStyle<S>>AISelectingStyleis aIAbstractStylethat can select or skip aIStylableElementthat is given to be styled.AISelectingStyleWithSelectorsis aISelectingStylethat can have specific selectors.IStylableElement<E extends IStylableElement<E>>AIStylableElementis configurable and can contain otherIStylableElements.IStyleElement<E extends IStyleElement<E>>AIStyleElementcan have aIStyleto apply to itself and to its child elements.