Uses of Interface
ch.nolix.baseapi.programcontrol.trigger.Refreshable
Packages that use Refreshable
Package
Description
-
Uses of Refreshable in ch.nolix.baseapi.programcontrol.trigger
Subinterfaces of Refreshable in ch.nolix.baseapi.programcontrol.trigger -
Uses of Refreshable in ch.nolix.system.application.main
Classes in ch.nolix.system.application.main that implement RefreshableModifier and TypeClassDescriptionclassAbstractSession<C extends AbstractBackendClient<C,S>, S> AAbstractSessionmanages user run methods and user data methods. -
Uses of Refreshable in ch.nolix.system.application.maintestutil
Classes in ch.nolix.system.application.maintestutil that implement RefreshableModifier and TypeClassDescriptionfinal classTestSession<C extends AbstractBackendClient<C,S>, S> -
Uses of Refreshable in ch.nolix.system.webapplication.base
Classes in ch.nolix.system.webapplication.base that implement RefreshableModifier and TypeClassDescriptionclassAbstractWebClientSession<C extends AbstractWebClient<C,S>, S> -
Uses of Refreshable in ch.nolix.system.webapplication.component
Classes in ch.nolix.system.webapplication.component that implement RefreshableModifier and TypeClassDescriptionclassComponent<C extends Controller<S>, S>classComponentWithAdapterFactory<C extends Controller<F>, F extends IAdapterFactory<A>, A> -
Uses of Refreshable in ch.nolix.system.webapplication.main
Classes in ch.nolix.system.webapplication.main that implement Refreshable -
Uses of Refreshable in ch.nolix.systemapi.webapplication.component
Subinterfaces of Refreshable in ch.nolix.systemapi.webapplication.component -
Uses of Refreshable in ch.nolix.template.webapplication.session
Classes in ch.nolix.template.webapplication.session that implement Refreshable