Interface ISelectingStyleWithSelectors

All Superinterfaces:
AttributesRepresentable, IBaseStyle<ISelectingStyleWithSelectors>, IElement, ISelectingStyle<ISelectingStyleWithSelectors>, SpecificationRepresentable
All Known Implementing Classes:
AbstractSelectingStyle, DeepSelectingStyle, SelectingStyle

public interface ISelectingStyleWithSelectors extends ISelectingStyle<ISelectingStyleWithSelectors>
A ISelectingStyleWithSelectors is a ISelectingStyle that can have specific selectors.
Author:
Silvan Wyss