Uses of Interface
it.tidalwave.role.ui.PresentationModelFactory
Packages that use PresentationModelFactory
-
Uses of PresentationModelFactory in it.tidalwave.role.ui
Fields in it.tidalwave.role.ui with type parameters of type PresentationModelFactoryModifier and TypeFieldDescriptionstatic final Class<PresentationModelFactory> PresentationModelFactory._PresentationModelFactory_ -
Uses of PresentationModelFactory in it.tidalwave.role.ui.spi
Classes in it.tidalwave.role.ui.spi that implement PresentationModelFactoryModifier and TypeClassDescriptionclassAn implementation ofPresentationModelFactorythat creates instances ofDefaultPresentationModel.Constructors in it.tidalwave.role.ui.spi with parameters of type PresentationModelFactoryModifierConstructorDescriptionSimpleCompositePresentable(As datum, PresentationModelFactory defaultPresentationModelFactory)