Uses of Interface
ch.nolix.systemapi.element.base.SpecificationRepresentable
Packages that use SpecificationRepresentable
Package
Description
-
Uses of SpecificationRepresentable in ch.nolix.system.control.button
Classes in ch.nolix.system.control.button that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.container
Classes in ch.nolix.system.control.container that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of SpecificationRepresentable in ch.nolix.system.control.floatcontainer
Classes in ch.nolix.system.control.floatcontainer that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.grid
Classes in ch.nolix.system.control.grid that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.horizontalstack
Classes in ch.nolix.system.control.horizontalstack that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.imagecontrol
Classes in ch.nolix.system.control.imagecontrol that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.label
Classes in ch.nolix.system.control.label that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.linearcontainer
Classes in ch.nolix.system.control.linearcontainer that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractLinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> classAbstractLinearContainerStyle<S extends ILinearContainerStyle<S> & IMultiStateConfiguration<S, ControlState>> -
Uses of SpecificationRepresentable in ch.nolix.system.control.link
Classes in ch.nolix.system.control.link that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.singlecontainer
Classes in ch.nolix.system.control.singlecontainer that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.tabcontainer
Classes in ch.nolix.system.control.tabcontainer that implement SpecificationRepresentableModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of SpecificationRepresentable in ch.nolix.system.control.textbox
Classes in ch.nolix.system.control.textbox that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.uploader
Classes in ch.nolix.system.control.uploader that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.validationlabel
Classes in ch.nolix.system.control.validationlabel that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.control.verticalstack
Classes in ch.nolix.system.control.verticalstack that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.element.base
Classes in ch.nolix.system.element.base that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.element.multistateconfiguration
Classes in ch.nolix.system.element.multistateconfiguration that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractMultiStateConfiguration<C extends IMultiStateConfiguration<C,S>, S extends Enum<S>> -
Uses of SpecificationRepresentable in ch.nolix.system.element.propertieselement
Classes in ch.nolix.system.element.propertieselement that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.element.relativevalue
Classes in ch.nolix.system.element.relativevalue that implement SpecificationRepresentableModifier and TypeClassDescriptionfinal classAAbsoluteOrRelativeIntstores either an integer or a percentage. -
Uses of SpecificationRepresentable in ch.nolix.system.graphic.color
Classes in ch.nolix.system.graphic.color that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.graphic.image
Classes in ch.nolix.system.graphic.image that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.gui.background
Classes in ch.nolix.system.gui.background that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.gui.box
Classes in ch.nolix.system.gui.box that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.gui.colorgradient
Classes in ch.nolix.system.gui.colorgradient that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.style.model
Classes in ch.nolix.system.style.model that implement SpecificationRepresentableModifier and TypeClassDescriptionclassfinal classfinal classfinal class -
Uses of SpecificationRepresentable in ch.nolix.system.style.stylable
Classes in ch.nolix.system.style.stylable that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractStylableElement<E extends IStylableElement<E>>classAbstractStyleElement<E extends AbstractStyleElement<E>> -
Uses of SpecificationRepresentable in ch.nolix.system.time.moment
Classes in ch.nolix.system.time.moment that implement SpecificationRepresentable -
Uses of SpecificationRepresentable in ch.nolix.system.webapplication.component
Classes in ch.nolix.system.webapplication.component that implement SpecificationRepresentableModifier and TypeClassDescriptionclassComponent<C extends Controller<S>, S>final classclassComponentWithAdapterFactory<C extends Controller<F>, F extends IAdapterFactory<A>, A> -
Uses of SpecificationRepresentable in ch.nolix.system.webgui.controlstyle
Classes in ch.nolix.system.webgui.controlstyle that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S, ControlState>> -
Uses of SpecificationRepresentable in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement SpecificationRepresentableModifier and TypeClassDescriptionclassAbstractControl<C extends Control<C,S>, S extends IControlStyle<S>> final classfinal class -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.accordion
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.accordion -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.button
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.button -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.checkbox
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.checkbox -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.container
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.containerModifier and TypeInterfaceDescriptioninterfaceIContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.grid
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.grid -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.horizontalstack
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.horizontalstack -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.imagecontrol
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.imagecontrol -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.label
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.label -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.linearcontainer
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.linearcontainerModifier and TypeInterfaceDescriptioninterfaceILinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> interfaceILinearContainerStyle<S extends ILinearContainerStyle<S>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.link
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.link -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.singlecontainer
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.singlecontainer -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.tabcontainer
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.tabcontainerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.textbox
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.textbox -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.uploader
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.uploader -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.validationlabel
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.validationlabel -
Uses of SpecificationRepresentable in ch.nolix.systemapi.control.verticalstack
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.control.verticalstack -
Uses of SpecificationRepresentable in ch.nolix.systemapi.element.base
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.element.baseMethods in ch.nolix.systemapi.element.base with parameters of type SpecificationRepresentableModifier and TypeMethodDescriptiondefault booleanSpecificationRepresentable.hasEqualSpecificationAsElement(SpecificationRepresentable element) -
Uses of SpecificationRepresentable in ch.nolix.systemapi.element.multistateconfiguration
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.element.multistateconfigurationModifier and TypeInterfaceDescriptioninterfaceIMultiStateConfiguration<C extends IMultiStateConfiguration<C,S>, S extends Enum<S>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.element.mutableelement
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.element.mutableelementModifier and TypeInterfaceDescriptioninterfaceAIMutableElementhas attributes that can be mutated.interfaceIRespondingMutableElement<E extends IRespondingMutableElement<E>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.element.relativevalue
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.element.relativevalueModifier and TypeInterfaceDescriptioninterfaceAIAbsoluteOrRelativeIntstores either an integer or a percentage. -
Uses of SpecificationRepresentable in ch.nolix.systemapi.graphic.color
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.graphic.color -
Uses of SpecificationRepresentable in ch.nolix.systemapi.graphic.image
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.graphic.imageModifier and TypeInterfaceDescriptioninterfaceinterfaceIMutableImage<I extends IMutableImage<I>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.gui.background
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.gui.background -
Uses of SpecificationRepresentable in ch.nolix.systemapi.gui.colorgradient
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.gui.colorgradient -
Uses of SpecificationRepresentable in ch.nolix.systemapi.style.model
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.style.modelModifier and TypeInterfaceDescriptioninterfaceIBaseStyle<S extends IBaseStyle<S>>AIBaseStylecan styleIStylableElements.interfaceISelectingStyle<S extends ISelectingStyle<S>>AISelectingStyleis aIBaseStylethat can select or skip aIStylableElementthat is given to be styled.interfaceAISelectingStyleWithSelectorsis aISelectingStylethat can have specific selectors.interface -
Uses of SpecificationRepresentable in ch.nolix.systemapi.style.stylable
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.style.stylableModifier and TypeInterfaceDescriptioninterfaceIStylableElement<E extends IStylableElement<E>>AIStylableElementis configurable and can contain otherIStylableElements.interfaceIStyleElement<E extends IStyleElement<E>>AIStyleElementcan have aIStyleto apply to itself and to its child elements. -
Uses of SpecificationRepresentable in ch.nolix.systemapi.time.moment
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.time.moment -
Uses of SpecificationRepresentable in ch.nolix.systemapi.webapplication.component
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.webapplication.component -
Uses of SpecificationRepresentable in ch.nolix.systemapi.webgui.controlstyle
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.webgui.controlstyleModifier and TypeInterfaceDescriptioninterfaceIControlBaseStyle<S extends IControlBaseStyle<S>>interfaceIControlStyle<S extends IControlStyle<S>> -
Uses of SpecificationRepresentable in ch.nolix.systemapi.webgui.main
Subinterfaces of SpecificationRepresentable in ch.nolix.systemapi.webgui.main