Verwendungen von Schnittstelle
ch.nolix.systemapi.elementapi.styleapi.ISelectingStyleWithSelectors
Package
Beschreibung
The
ch.nolix.system.element.style
package defines a configuration.The
ch.nolix.systemapi.elementapi.styleapi
package declares a
configuration for elements.-
Verwendungen von ISelectingStyleWithSelectors in ch.nolix.system.element.style
Modifizierer und TypKlasseBeschreibungclass
final class
final class
Modifizierer und TypMethodeBeschreibungDeepSelectingStyle.withSelectorId
(String selectorId) SelectingStyle.withSelectorId
(String selectorId) BaseSelectingStyle.withSelectorRole
(Enum<?> selectorRole, Enum<?>... selectorRoles) BaseSelectingStyle.withSelectorRole
(String selectorRole, String... selectorRoles) DeepSelectingStyle.withSelectorRoles
(IContainer<String> selectorRoles) SelectingStyle.withSelectorRoles
(IContainer<String> selectorRoles) BaseSelectingStyle.withSelectorToken
(String selectorToken, String... selectorTokens) DeepSelectingStyle.withSelectorTokens
(IContainer<String> selectorTokens) SelectingStyle.withSelectorTokens
(IContainer<String> selectorTokens) BaseSelectingStyle.withSelectorType
(Class<?> selectorType) DeepSelectingStyle.withSelectorType
(String selectorType) SelectingStyle.withSelectorType
(String selectorType) DeepSelectingStyle.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles) SelectingStyle.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles) Modifizierer und TypMethodeBeschreibungstatic SelectingStyle
SelectingStyle.fromSelectingStyle
(ISelectingStyleWithSelectors selectingStyle) Modifizierer und TypMethodeBeschreibungDeepSelectingStyle.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles) SelectingStyle.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles) Style.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles) -
Verwendungen von ISelectingStyleWithSelectors in ch.nolix.systemapi.elementapi.styleapi
Modifizierer und TypMethodeBeschreibungISelectingStyleWithSelectors.withSelectorId
(String selectorId) ISelectingStyleWithSelectors.withSelectorRole
(Enum<?> selectorRole, Enum<?>... selectorRoles) ISelectingStyleWithSelectors.withSelectorRole
(String selectorRole, String... selectorRoles) ISelectingStyleWithSelectors.withSelectorRoles
(IContainer<String> selectorRoles) ISelectingStyleWithSelectors.withSelectorToken
(String selectorToken, String... selectorTokens) ISelectingStyleWithSelectors.withSelectorTokens
(IContainer<String> selectorTokens) ISelectingStyleWithSelectors.withSelectorType
(Class<?> selectorType) ISelectingStyleWithSelectors.withSelectorType
(String selectorType) Modifizierer und TypMethodeBeschreibungIContainer
<? extends ISelectingStyleWithSelectors> IBaseStyle.getSubStyles()
Modifizierer und TypMethodeBeschreibungIBaseStyle.withSubStyle
(ISelectingStyleWithSelectors subStyle, ISelectingStyleWithSelectors... subStyles) Modifizierer und TypMethodeBeschreibungIBaseStyle.withSubStyles
(IContainer<? extends ISelectingStyleWithSelectors> subStyles)