Uses of Interface
de.spiritscorp.datasync.controller.ViewController
Packages that use ViewController
-
Uses of ViewController in de.spiritscorp.datasync.controller
Classes in de.spiritscorp.datasync.controller that implement ViewControllerModifier and TypeClassDescriptionclassCentral controller implementation executing operational state translations and business action flows.
Acting as the primary orchestrator (Mediator pattern), this component decouples the reactive JavaFX user interface layer from the transactional backend service domains and persistence engines.