Uses of Interface
ch.nolix.systemapi.element.base.AttributesRepresentable
Packages that use AttributesRepresentable
Package
Description
-
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.button
Classes in ch.nolix.system.atomiccontrol.button that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.imagecontrol
Classes in ch.nolix.system.atomiccontrol.imagecontrol that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.label
Classes in ch.nolix.system.atomiccontrol.label that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.link
Classes in ch.nolix.system.atomiccontrol.link that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.textbox
Classes in ch.nolix.system.atomiccontrol.textbox that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.uploader
Classes in ch.nolix.system.atomiccontrol.uploader that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.atomiccontrol.validationlabel
Classes in ch.nolix.system.atomiccontrol.validationlabel that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.container
Classes in ch.nolix.system.containercontrol.container that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.floatcontainer
Classes in ch.nolix.system.containercontrol.floatcontainer that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.grid
Classes in ch.nolix.system.containercontrol.grid that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.horizontalstack
Classes in ch.nolix.system.containercontrol.horizontalstack that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.linearcontainer
Classes in ch.nolix.system.containercontrol.linearcontainer that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractLinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> classAbstractLinearContainerStyle<S extends ILinearContainerStyle<S> & IMultiStateConfiguration<S, ControlState>> -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.singlecontainer
Classes in ch.nolix.system.containercontrol.singlecontainer that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.tabcontainer
Classes in ch.nolix.system.containercontrol.tabcontainer that implement AttributesRepresentableModifier and TypeClassDescriptionfinal classfinal classfinal class -
Uses of AttributesRepresentable in ch.nolix.system.containercontrol.verticalstack
Classes in ch.nolix.system.containercontrol.verticalstack that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.element.base
Classes in ch.nolix.system.element.base that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.element.multistateconfiguration
Classes in ch.nolix.system.element.multistateconfiguration that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractMultiStateConfiguration<C extends IMultiStateConfiguration<C,S>, S extends Enum<S>> -
Uses of AttributesRepresentable in ch.nolix.system.element.propertieselement
Classes in ch.nolix.system.element.propertieselement that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.element.relativevalue
Classes in ch.nolix.system.element.relativevalue that implement AttributesRepresentableModifier and TypeClassDescriptionfinal classAAbsoluteOrRelativeIntstores either an integer or a percentage. -
Uses of AttributesRepresentable in ch.nolix.system.graphic.color
Classes in ch.nolix.system.graphic.color that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.graphic.image
Classes in ch.nolix.system.graphic.image that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.gui.background
Classes in ch.nolix.system.gui.background that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.gui.box
Classes in ch.nolix.system.gui.box that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.gui.colorgradient
Classes in ch.nolix.system.gui.colorgradient that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.style.model
Classes in ch.nolix.system.style.model that implement AttributesRepresentableModifier and TypeClassDescriptionclassfinal classfinal classfinal class -
Uses of AttributesRepresentable in ch.nolix.system.style.stylable
Classes in ch.nolix.system.style.stylable that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractStylableElement<E extends IStylableElement<E>>classAbstractStyleElement<E extends AbstractStyleElement<E>> -
Uses of AttributesRepresentable in ch.nolix.system.time.moment
Classes in ch.nolix.system.time.moment that implement AttributesRepresentable -
Uses of AttributesRepresentable in ch.nolix.system.webapplication.component
Classes in ch.nolix.system.webapplication.component that implement AttributesRepresentableModifier and TypeClassDescriptionclassComponent<C extends Controller<S>, S>final classclassComponentWithAdapterFactory<C extends Controller<F>, F extends IAdapterFactory<A>, A> -
Uses of AttributesRepresentable in ch.nolix.system.webgui.controlstyle
Classes in ch.nolix.system.webgui.controlstyle that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractControlStyle<S extends IControlStyle<S> & IMultiStateConfiguration<S, ControlState>> -
Uses of AttributesRepresentable in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement AttributesRepresentableModifier and TypeClassDescriptionclassAbstractControl<C extends IControl<C,S>, S extends IControlStyle<S>> final classfinal class -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.button
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.button -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.checkbox
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.checkbox -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.imagecontrol
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.imagecontrol -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.label
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.label -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.link
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.link -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.textbox
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.textbox -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.uploader
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.uploader -
Uses of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.validationlabel
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.atomiccontrol.validationlabel -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.accordion
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.accordion -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.container
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.containerModifier and TypeInterfaceDescriptioninterfaceIContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.grid
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.grid -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.horizontalstack
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.horizontalstack -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.linearcontainer
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.linearcontainerModifier and TypeInterfaceDescriptioninterfaceILinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> interfaceILinearContainerStyle<S extends ILinearContainerStyle<S>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.singlecontainer
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.singlecontainer -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.tabcontainer
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.tabcontainerModifier and TypeInterfaceDescriptioninterfaceinterfaceinterface -
Uses of AttributesRepresentable in ch.nolix.systemapi.containercontrol.verticalstack
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.containercontrol.verticalstack -
Uses of AttributesRepresentable in ch.nolix.systemapi.element.base
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.element.base -
Uses of AttributesRepresentable in ch.nolix.systemapi.element.multistateconfiguration
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.element.multistateconfigurationModifier and TypeInterfaceDescriptioninterfaceIMultiStateConfiguration<C extends IMultiStateConfiguration<C,S>, S extends Enum<S>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.element.mutableelement
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.element.mutableelementModifier and TypeInterfaceDescriptioninterfaceAIMutableElementhas attributes that can be mutated.interfaceIRespondingMutableElement<E extends IRespondingMutableElement<E>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.element.relativevalue
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.element.relativevalueModifier and TypeInterfaceDescriptioninterfaceAIAbsoluteOrRelativeIntstores either an integer or a percentage. -
Uses of AttributesRepresentable in ch.nolix.systemapi.graphic.color
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.graphic.color -
Uses of AttributesRepresentable in ch.nolix.systemapi.graphic.image
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.graphic.imageModifier and TypeInterfaceDescriptioninterfaceinterfaceIMutableImage<I extends IMutableImage<I>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.gui.background
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.gui.background -
Uses of AttributesRepresentable in ch.nolix.systemapi.gui.colorgradient
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.gui.colorgradient -
Uses of AttributesRepresentable in ch.nolix.systemapi.style.model
Subinterfaces of AttributesRepresentable 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 AttributesRepresentable in ch.nolix.systemapi.style.stylable
Subinterfaces of AttributesRepresentable 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 AttributesRepresentable in ch.nolix.systemapi.time.moment
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.time.moment -
Uses of AttributesRepresentable in ch.nolix.systemapi.webapplication.component
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.webapplication.component -
Uses of AttributesRepresentable in ch.nolix.systemapi.webgui.controlstyle
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.webgui.controlstyleModifier and TypeInterfaceDescriptioninterfaceIControlBaseStyle<S extends IControlBaseStyle<S>>interfaceIControlStyle<S extends IControlStyle<S>> -
Uses of AttributesRepresentable in ch.nolix.systemapi.webgui.main
Subinterfaces of AttributesRepresentable in ch.nolix.systemapi.webgui.main