Uses of Interface
ch.nolix.baseapi.attribute.optionalattribute.OptionalIdHolder
Packages that use OptionalIdHolder
Package
Description
-
Uses of OptionalIdHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattribute
Subinterfaces of OptionalIdHolder in ch.nolix.baseapi.attribute.fluentmutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceFluentMutableOptionalIdHolder<H extends FluentMutableOptionalIdHolder<H>>AFluentMutableOptionalIdHolderis aOptionalIdHolderwhose id can be set programmatically and fluently and removed programmatically. -
Uses of OptionalIdHolder in ch.nolix.baseapi.attribute.mutableoptionalattribute
Subinterfaces of OptionalIdHolder in ch.nolix.baseapi.attribute.mutableoptionalattributeModifier and TypeInterfaceDescriptioninterfaceAMutableOptionalIdHolderis aOptionalIdHolderwhose id can be set and removed programmatically. -
Uses of OptionalIdHolder in ch.nolix.system.control.button
Classes in ch.nolix.system.control.button that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.container
Classes in ch.nolix.system.control.container that implement OptionalIdHolderModifier and TypeClassDescriptionclassAbstractContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of OptionalIdHolder in ch.nolix.system.control.floatcontainer
Classes in ch.nolix.system.control.floatcontainer that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.grid
Classes in ch.nolix.system.control.grid that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.horizontalstack
Classes in ch.nolix.system.control.horizontalstack that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.imagecontrol
Classes in ch.nolix.system.control.imagecontrol that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.label
Classes in ch.nolix.system.control.label that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.linearcontainer
Classes in ch.nolix.system.control.linearcontainer that implement OptionalIdHolderModifier and TypeClassDescriptionclassAbstractLinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> -
Uses of OptionalIdHolder in ch.nolix.system.control.link
Classes in ch.nolix.system.control.link that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.singlecontainer
Classes in ch.nolix.system.control.singlecontainer that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.tabcontainer
Classes in ch.nolix.system.control.tabcontainer that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.textbox
Classes in ch.nolix.system.control.textbox that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.uploader
Classes in ch.nolix.system.control.uploader that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.validationlabel
Classes in ch.nolix.system.control.validationlabel that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.control.verticalstack
Classes in ch.nolix.system.control.verticalstack that implement OptionalIdHolder -
Uses of OptionalIdHolder in ch.nolix.system.style.stylable
Classes in ch.nolix.system.style.stylable that implement OptionalIdHolderModifier and TypeClassDescriptionclassAbstractStylableElement<E extends IStylableElement<E>>classAbstractStyleElement<E extends AbstractStyleElement<E>> -
Uses of OptionalIdHolder in ch.nolix.system.webapplication.component
Classes in ch.nolix.system.webapplication.component that implement OptionalIdHolderModifier and TypeClassDescriptionclassComponent<C extends Controller<S>, S>classComponentWithAdapterFactory<C extends Controller<F>, F extends IAdapterFactory<A>, A> -
Uses of OptionalIdHolder in ch.nolix.system.webgui.main
Classes in ch.nolix.system.webgui.main that implement OptionalIdHolderModifier and TypeClassDescriptionclassAbstractControl<C extends Control<C,S>, S extends IControlStyle<S>> final classfinal class -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.accordion
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.accordion -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.button
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.button -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.checkbox
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.checkbox -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.container
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.containerModifier and TypeInterfaceDescriptioninterfaceIContainer<C extends IContainer<C,S>, S extends IControlStyle<S>> -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.grid
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.grid -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.horizontalstack
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.horizontalstack -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.imagecontrol
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.imagecontrol -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.label
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.label -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.linearcontainer
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.linearcontainerModifier and TypeInterfaceDescriptioninterfaceILinearContainer<C extends ILinearContainer<C,S>, S extends ILinearContainerStyle<S>> -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.link
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.link -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.singlecontainer
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.singlecontainer -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.tabcontainer
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.tabcontainer -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.textbox
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.textbox -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.uploader
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.uploader -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.validationlabel
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.validationlabel -
Uses of OptionalIdHolder in ch.nolix.systemapi.control.verticalstack
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.control.verticalstack -
Uses of OptionalIdHolder in ch.nolix.systemapi.style.stylable
Subinterfaces of OptionalIdHolder 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 OptionalIdHolder in ch.nolix.systemapi.webapplication.component
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.webapplication.component -
Uses of OptionalIdHolder in ch.nolix.systemapi.webgui.main
Subinterfaces of OptionalIdHolder in ch.nolix.systemapi.webgui.main