Uses of Interface
ch.nolix.systemapi.style.model.ISelectingStyle
Packages that use ISelectingStyle
-
Uses of ISelectingStyle in ch.nolix.system.style.model
Classes in ch.nolix.system.style.model that implement ISelectingStyleModifier and TypeClassDescriptionclassfinal classfinal class -
Uses of ISelectingStyle in ch.nolix.systemapi.style.model
Classes in ch.nolix.systemapi.style.model with type parameters of type ISelectingStyleModifier and TypeInterfaceDescriptioninterfaceISelectingStyle<S extends ISelectingStyle<S>>AISelectingStyleis aIBaseStylethat can select or skip aIStylableElementthat is given to be styled.Subinterfaces of ISelectingStyle in ch.nolix.systemapi.style.modelModifier and TypeInterfaceDescriptioninterfaceAISelectingStyleWithSelectorsis aISelectingStylethat can have specific selectors.