Verwendungen von Schnittstelle
ch.nolix.coreapi.attributeapi.optionalattributeapi.IOptionalIdHolder
Package
Beschreibung
The
ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
package declares fluent types with a certain mutable and optional attribute.The
ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
package
declares types with a certain mutable and optional attribute.The
ch.nolix.system.application.component
package defines a base type
of components for web applications.The
ch.nolix.system.element.style
package defines a configuration.The
ch.nolix.system.webgui.atomiccontrol
package defines the types
that are declared in the
ch.nolix.systemapi.webguiapi.atomiccontrolapi
package.The
ch.nolix.system.webgui.basecontainer
package defines a base
container IControl
.The
ch.nolix.system.webgui.container
package defines the types that
are declared in the ch.nolix.systemapi.webguiapi.containerapi
package.The
ch.nolix.system.webgui.itemmenu
package defines the types that
are declared in the ch.nolix.systemapi.webguiapi.itemmenuapi
package.The
ch.nolix.system.webgui.linearcontainer
package defines the types
that are declared in the
ch.nolix.systemapi.webguiapi.linearcontainerapi
package.The
ch.nolix.system.webgui.main
package defines the types that are
declared in the ch.nolix.systemapi.webguiapi.mainapi
package.The
ch.nolix.systemapi.applicationapi.componentapi
package declares
components for web
IApplication
s.The
ch.nolix.systemapi.elementapi.styleapi
package declares a
configuration for elements.The
ch.nolix.systemapi.webguiapi.atomiccontrolapi
package declares
IControl
s.The
ch.nolix.systemapi.webguiapi.basecontainerapi
package declares a
base container IControl
.The
ch.nolix.systemapi.webguiapi.containerapi
package declares
container IControl
s.The
ch.nolix.systemapi.webguiapi.itemmenuapi
package declares
IControl
s that are item menus.The
ch.nolix.systemapi.webguiapi.linearcontainerapi
package declares
linear container
IContainer
s.The
ch.nolix.systemapi.webguiapi.mainapi
package declares a web GUI.The
ch.nolix.tech.serverdashboardapplication.webapplicationcomponent
package defines a Component
for
web IApplication
s.-
Verwendungen von IOptionalIdHolder in ch.nolix.coreapi.attributeapi.fluentmutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IFluentMutableOptionalIdHolder<FMOIH extends IFluentMutableOptionalIdHolder<FMOIH>>
AIFluentMutableOptionalIdHolder
is aIOptionalIdHolder
whose id can be set and removed programmatically and fluently. -
Verwendungen von IOptionalIdHolder in ch.nolix.coreapi.attributeapi.mutableoptionalattributeapi
Modifizierer und TypSchnittstelleBeschreibunginterface
AIMutableOptionalIdHolder
is aIOptionalIdHolder
whose id can be set and removed programmatically. -
Verwendungen von IOptionalIdHolder in ch.nolix.system.application.component
Modifizierer und TypKlasseBeschreibungclass
BaseComponent<C extends Controller<AC>,
AC> class
Component<C extends Controller<AC>,
AC> class
ComponentWithDataSupplier<C extends Controller<AC>,
AC extends IDataSupplierFactory<DS>, DS> -
Verwendungen von IOptionalIdHolder in ch.nolix.system.element.style
Modifizierer und TypKlasseBeschreibungclass
StylableElement<SE extends IStylableElement<SE>>
class
StyleElement<SE extends StyleElement<SE>>
-
Verwendungen von IOptionalIdHolder in ch.nolix.system.webgui.atomiccontrol
Modifizierer und TypKlasseBeschreibungfinal class
final class
final class
final class
final class
final class
final class
-
Verwendungen von IOptionalIdHolder in ch.nolix.system.webgui.basecontainer
Modifizierer und TypKlasseBeschreibungclass
Container<C extends IContainer<C,
ECS>, ECS extends IControlStyle<ECS>> -
Verwendungen von IOptionalIdHolder in ch.nolix.system.webgui.container
-
Verwendungen von IOptionalIdHolder in ch.nolix.system.webgui.linearcontainer
Modifizierer und TypKlasseBeschreibungfinal class
final class
class
LinearContainer<LC extends ILinearContainer<LC,
LCS>, LCS extends ILinearContainerStyle<LCS>> final class
-
Verwendungen von IOptionalIdHolder in ch.nolix.system.webgui.main
Modifizierer und TypKlasseBeschreibungclass
Control<C extends IControl<C,
CS>, CS extends IControlStyle<CS>> final class
final class
-
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.applicationapi.componentapi
-
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.elementapi.styleapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IStylableElement<SE extends IStylableElement<SE>>
AIStylableElement
is configurable and can contain otherIStylableElement
s.interface
IStyleElement<SE extends IStyleElement<SE>>
AIStyleElement
can have aIStyle
to apply to itself and to its child elements. -
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.webguiapi.atomiccontrolapi
Modifizierer und TypSchnittstelleBeschreibunginterface
interface
interface
interface
interface
interface
interface
interface
-
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.webguiapi.basecontainerapi
Modifizierer und TypSchnittstelleBeschreibunginterface
IContainer<C extends IContainer<C,
ECS>, ECS extends IControlStyle<ECS>> -
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.webguiapi.containerapi
Modifizierer und TypSchnittstelleBeschreibunginterface
interface
interface
interface
-
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.webguiapi.linearcontainerapi
Modifizierer und TypSchnittstelleBeschreibunginterface
interface
ILinearContainer<LC extends ILinearContainer<LC,
LCL>, LCL extends ILinearContainerStyle<LCL>> interface
-
Verwendungen von IOptionalIdHolder in ch.nolix.systemapi.webguiapi.mainapi
-
Verwendungen von IOptionalIdHolder in ch.nolix.tech.serverdashboardapplication.webapplicationcomponent