Uses of Interface
de.aristaflow.adept2.model.inittab.InitTabFactory
-
Packages that use InitTabFactory Package Description de.aristaflow.adept2.core.client de.aristaflow.adept2.model -
-
Uses of InitTabFactory in de.aristaflow.adept2.core.client
Methods in de.aristaflow.adept2.core.client that return InitTabFactory Modifier and Type Method Description InitTabFactory
AdministrationService. getInitTabFactory()
InitTabFactory
MultiplexingClientService. getInitTabFactory()
-
Uses of InitTabFactory in de.aristaflow.adept2.model
Methods in de.aristaflow.adept2.model that return InitTabFactory Modifier and Type Method Description InitTabFactory
ModelFactoryRegistry. getInitTabFactory(String usingInstance)
Gets the instance of the init tab model factory configured for the designated component instance.
-