Interface ISelectingStyleWithSelectors

All Superinterfaces:
IBaseStyle<ISelectingStyleWithSelectors>, IElement, ISelectingStyle<ISelectingStyleWithSelectors>
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