Uses of Interface
ch.nolix.systemapi.style.stylable.IStylableElement
Packages that use IStylableElement
Package
Description
-
Uses of IStylableElement in ch.nolix.system.atomiccontrol.button
Classes in ch.nolix.system.atomiccontrol.button that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.imagecontrol
Classes in ch.nolix.system.atomiccontrol.imagecontrol that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.label
Classes in ch.nolix.system.atomiccontrol.label that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.link
Classes in ch.nolix.system.atomiccontrol.link that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.textbox
Classes in ch.nolix.system.atomiccontrol.textbox that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.uploader
Classes in ch.nolix.system.atomiccontrol.uploader that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.atomiccontrol.validationlabel
Classes in ch.nolix.system.atomiccontrol.validationlabel that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.container
Classes in ch.nolix.system.containercontrol.container that implement IStylableElementModifier and TypeClassDescriptionclassAbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of IStylableElement in ch.nolix.system.containercontrol.floatcontainer
Classes in ch.nolix.system.containercontrol.floatcontainer that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.grid
Classes in ch.nolix.system.containercontrol.grid that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.horizontalstack
Classes in ch.nolix.system.containercontrol.horizontalstack that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.linearcontainer
Classes in ch.nolix.system.containercontrol.linearcontainer that implement IStylableElementModifier and TypeClassDescriptionclassAbstractLinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> -
Uses of IStylableElement in ch.nolix.system.containercontrol.singlecontainer
Classes in ch.nolix.system.containercontrol.singlecontainer that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.tabcontainer
Classes in ch.nolix.system.containercontrol.tabcontainer that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.containercontrol.verticalstack
Classes in ch.nolix.system.containercontrol.verticalstack that implement IStylableElement -
Uses of IStylableElement in ch.nolix.system.style.model
Methods in ch.nolix.system.style.model with parameters of type IStylableElementModifier and TypeMethodDescriptionvoidDeepSelectingStyle.applyToElement(IStylableElement<?> element) Applies the currentIBaseStyleto the given element.voidSelectingStyle.applyToElement(IStylableElement<?> element) Applies the currentIBaseStyleto the given element.voidStyle.applyToElement(IStylableElement<?> element) Applies the currentIBaseStyleto the given element.final booleanAbstractSelectingStyle.selectsElement(IStylableElement<?> element) -
Uses of IStylableElement in ch.nolix.system.style.stylable
Classes in ch.nolix.system.style.stylable with type parameters of type IStylableElementClasses in ch.nolix.system.style.stylable that implement IStylableElementModifier and TypeClassDescriptionclassAbstractStylableElement<E extends IStylableElement<E>>classAbstractStyleElement<E extends AbstractStyleElement<E>> -
Uses of IStylableElement in ch.nolix.system.webapplication.component
Classes in ch.nolix.system.webapplication.component that implement IStylableElementModifier and TypeClassDescriptionclassComponent<C extends Controller<S>, S>classComponentWithAdapterFactory<C extends Controller<F>, F extends IAdapterFactory<A>, A> -
Uses of IStylableElement in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement IStylableElementModifier and TypeClassDescriptionclassAbstractControl<C extends IControl<C,S>, S extends IControlStyle<S>> final classfinal classMethods in ch.nolix.system.webgui.main that return types with arguments of type IStylableElementModifier and TypeMethodDescriptionfinal IContainer<? extends IStylableElement<?>> AbstractControl.getStoredChildStylableElements()IContainer<? extends IStylableElement<?>> Layer.getStoredChildStylableElements()IContainer<? extends IStylableElement<?>> WebGui.getStoredChildStylableElements() -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.button
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.button -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.checkbox
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.checkbox -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.imagecontrol
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.imagecontrol -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.label
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.label -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.link
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.link -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.textbox
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.textbox -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.uploader
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.uploader -
Uses of IStylableElement in ch.nolix.systemapi.atomiccontrol.validationlabel
Subinterfaces of IStylableElement in ch.nolix.systemapi.atomiccontrol.validationlabel -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.accordion
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.accordion -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.container
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.containerModifier and TypeInterfaceDescriptioninterfaceIContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.grid
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.grid -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.horizontalstack
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.horizontalstack -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.linearcontainer
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.linearcontainerModifier and TypeInterfaceDescriptioninterfaceILinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.singlecontainer
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.singlecontainer -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.tabcontainer
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.tabcontainer -
Uses of IStylableElement in ch.nolix.systemapi.containercontrol.verticalstack
Subinterfaces of IStylableElement in ch.nolix.systemapi.containercontrol.verticalstack -
Uses of IStylableElement in ch.nolix.systemapi.style.model
Methods in ch.nolix.systemapi.style.model with parameters of type IStylableElementModifier and TypeMethodDescriptionvoidIBaseStyle.applyToElement(IStylableElement<?> element) Applies the currentIBaseStyleto the given element.booleanISelectingStyle.selectsElement(IStylableElement<?> element) default booleanISelectingStyle.skipsElement(IStylableElement<?> element) -
Uses of IStylableElement in ch.nolix.systemapi.style.stylable
Classes in ch.nolix.systemapi.style.stylable with type parameters of type IStylableElementModifier and TypeInterfaceDescriptioninterfaceIStylableElement<E extends IStylableElement<E>>AIStylableElementis configurable and can contain otherIStylableElements.Subinterfaces of IStylableElement in ch.nolix.systemapi.style.stylableModifier and TypeInterfaceDescriptioninterfaceIStyleElement<E extends IStyleElement<E>>AIStyleElementcan have aIStyleto apply to itself and to its child elements.Methods in ch.nolix.systemapi.style.stylable that return types with arguments of type IStylableElementModifier and TypeMethodDescriptionIContainer<? extends IStylableElement<?>> IStylableElement.getStoredChildStylableElements() -
Uses of IStylableElement in ch.nolix.systemapi.webapplication.component
Subinterfaces of IStylableElement in ch.nolix.systemapi.webapplication.component -
Uses of IStylableElement in ch.nolix.systemapi.webgui.main
Subinterfaces of IStylableElement in ch.nolix.systemapi.webgui.main