Uses of Interface
ch.nolix.systemapi.style.model.ISelectingStyleWithSelectors
Packages that use ISelectingStyleWithSelectors
Package
Description
-
Uses of ISelectingStyleWithSelectors in ch.nolix.system.style.model
Classes in ch.nolix.system.style.model that implement ISelectingStyleWithSelectorsModifier and TypeClassDescriptionclassfinal classfinal classSubclasses with type arguments of type ISelectingStyleWithSelectors in ch.nolix.system.style.modelMethods in ch.nolix.system.style.model that return ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionAbstractSelectingStyle.withAdditionalSelectorRole(Enum<?> additionalSelectorRole) AbstractSelectingStyle.withAdditionalSelectorRole(String additionalSelectorRole) AbstractSelectingStyle.withAdditionalSelectorRoles(Enum<?>... additionalSelectorRoles) AbstractSelectingStyle.withAdditionalSelectorRoles(String... additionalSelectorRoles) DeepSelectingStyle.withAdditionalSelectorRoles(IContainer<String> additionalSelectorRoles) SelectingStyle.withAdditionalSelectorRoles(IContainer<String> additionalSelectorRoles) AbstractSelectingStyle.withAdditionalSelectorToken(String additionalSelectorToken) AbstractSelectingStyle.withAdditionalSelectorTokens(String... additionalSelectorTokens) DeepSelectingStyle.withAdditionalSelectorTokens(IContainer<String> additionalSelectorTokens) SelectingStyle.withAdditionalSelectorTokens(IContainer<String> additionalSelectorTokens) DeepSelectingStyle.withAttachingAttributes(IContainer<String> attachingAttributes) SelectingStyle.withAttachingAttributes(IContainer<String> attachingAttributes) DeepSelectingStyle.withSelectorId(String selectorId) SelectingStyle.withSelectorId(String selectorId) AbstractSelectingStyle.withSelectorType(Class<?> selectorType) DeepSelectingStyle.withSelectorType(String selectorType) SelectingStyle.withSelectorType(String selectorType) DeepSelectingStyle.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) SelectingStyle.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) Methods in ch.nolix.system.style.model with parameters of type ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionstatic SelectingStyleSelectingStyle.fromSelectingStyle(ISelectingStyleWithSelectors selectingStyle) Method parameters in ch.nolix.system.style.model with type arguments of type ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionDeepSelectingStyle.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) SelectingStyle.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) Style.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) -
Uses of ISelectingStyleWithSelectors in ch.nolix.systemapi.style.model
Subinterfaces with type arguments of type ISelectingStyleWithSelectors in ch.nolix.systemapi.style.modelModifier and TypeInterfaceDescriptioninterfaceAISelectingStyleWithSelectorsis aISelectingStylethat can have specific selectors.Methods in ch.nolix.systemapi.style.model that return ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionISelectingStyleWithSelectors.withAdditionalSelectorRole(Enum<?> additionalSelectorRole) ISelectingStyleWithSelectors.withAdditionalSelectorRole(String additionalSelectorRole) ISelectingStyleWithSelectors.withAdditionalSelectorRoles(IContainer<String> additionalSelectorRoles) ISelectingStyleWithSelectors.withAdditionalSelectorRoles(Enum<?>... additionalSelectorRoles) ISelectingStyleWithSelectors.withAdditionalSelectorRoles(String... additionalSelectorRoles) ISelectingStyleWithSelectors.withAdditionalSelectorToken(String additionalSelectorToken) ISelectingStyleWithSelectors.withAdditionalSelectorTokens(IContainer<String> additionalSelectorTokens) ISelectingStyleWithSelectors.withAdditionalSelectorTokens(String... additionalSelectorTokens) ISelectingStyleWithSelectors.withSelectorId(String selectorId) ISelectingStyleWithSelectors.withSelectorType(Class<?> selectorType) ISelectingStyleWithSelectors.withSelectorType(String selectorType) Methods in ch.nolix.systemapi.style.model that return types with arguments of type ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionIContainer<? extends ISelectingStyleWithSelectors> IBaseStyle.getSubStyles()Methods in ch.nolix.systemapi.style.model with parameters of type ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionIBaseStyle.withAdditionalSubStyle(ISelectingStyleWithSelectors additionalSubStyle) IBaseStyle.withAdditionalSubStyles(ISelectingStyleWithSelectors... additionalSubStyles) Method parameters in ch.nolix.systemapi.style.model with type arguments of type ISelectingStyleWithSelectorsModifier and TypeMethodDescriptionIBaseStyle.withSubStyles(IContainer<? extends ISelectingStyleWithSelectors> subStyles) -
Uses of ISelectingStyleWithSelectors in ch.nolix.template.webgui.colormode
Fields in ch.nolix.template.webgui.colormode declared as ISelectingStyleWithSelectorsModifier and TypeFieldDescriptionstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.BUTTON_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.BUTTON_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.CONTROL_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.CONTROL_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.DIALOG_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.DIALOG_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.DIALOG_LAYER_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.DIALOG_LAYER_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.DROPDOWN_MENU_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.DROPDOWN_MENU_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.IMAGE_CONTROL_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.LAYER_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.LAYER_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.LEVEL1_HEADER_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.LEVEL1_HEADER_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.LINK_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.LINK_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.TEXT_BOX_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.TEXT_BOX_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.TITLE_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.TITLE_STYLEstatic final ISelectingStyleWithSelectorsDarkModeSubStyleCatalog.VALIDATION_LABEL_STYLEstatic final ISelectingStyleWithSelectorsParchmentModeSubStyleCatalog.VALIDATION_LABEL_STYLE -
Uses of ISelectingStyleWithSelectors in ch.nolix.template.webgui.shapemode
Fields in ch.nolix.template.webgui.shapemode declared as ISelectingStyleWithSelectorsModifier and TypeFieldDescriptionstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.BUTTON_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.DIALOG_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.DIALOG_LAYER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.DROPDOWN_MENU_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.FOOTER_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.GRID_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.HEADER_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.LEVEL1_HEADER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.LINEAR_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.MAIN_CONTENT_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.OVERALL_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.TEXT_BOX_STYLEstatic final ISelectingStyleWithSelectorsEdgeModeSubStyleCatalog.TITLE_STYLE -
Uses of ISelectingStyleWithSelectors in ch.nolix.template.webgui.style
Fields in ch.nolix.template.webgui.style declared as ISelectingStyleWithSelectorsModifier and TypeFieldDescriptionstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.BUTTON_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.CONTROL_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.DIALOG_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.DIALOG_LAYER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.DROPDOWN_MENU_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.FOOTER_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.GRID_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.HEADER_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.LAYER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.LEVEL1_HEADER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.LINEAR_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.LINK_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.MAIN_CONTENT_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.OVERALL_CONTAINER_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.TEXT_BOX_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.TITLE_STYLEstatic final ISelectingStyleWithSelectorsDarkStyleSubStyleCatalog.VALIDATION_LABEL_STYLE