Verwendungen von Schnittstelle
ch.nolix.coreapi.attributeapi.mandatoryattributeapi.ITextHolder
Package
Beschreibung
The
ch.nolix.coreapi.attributeapi.fluentmutablemandatoryattributeapi
package declares fluent types with a certain mutable attribute.The
ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
package declares fluent types with a certain mutable and optional attribute.The
ch.nolix.coreapi.attributeapi.mutablemandatoryattributeapi
package declares types with a certain mutable attribute.The
ch.nolix.system.webgui.atomiccontrol
package defines the types
that are declared in the
ch.nolix.systemapi.webguiapi.atomiccontrolapi
package.The
ch.nolix.systemapi.webguiapi.atomiccontrolapi
package declares
IControl
s.-
Verwendungen von ITextHolder in ch.nolix.coreapi.attributeapi.fluentmutablemandatoryattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IFluentMutableTextHolder<FMTH extends IFluentMutableTextHolder<FMTH>>
AIFluentMutableTextHolder
is aITextHolder
whose text can be set programmatically and fluently. -
Verwendungen von ITextHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IFluentMutableOptionalTextHolder<FMOTH extends IFluentMutableOptionalTextHolder<FMOTH>>
AIFluentMutableOptionalTextHolder
is aITextHolder
whose text can be set and removed programmatically and fluently. -
Verwendungen von ITextHolder in ch.nolix.coreapi.attributeapi.mutablemandatoryattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
AIMutableTextHolder
is aITextHolder
whose text can be set programmatically. -
Verwendungen von ITextHolder in ch.nolix.system.webgui.atomiccontrol
-
Verwendungen von ITextHolder in ch.nolix.systemapi.webguiapi.atomiccontrolapi