Uses of Class
org.contextfx.components.views.Manager
-
Packages that use Manager Package Description org.contextfx.components.views org.contextfx.reactive.components.views -
-
Uses of Manager in org.contextfx.components.views
Fields in org.contextfx.components.views declared as Manager Modifier and Type Field Description protected static ManagerManager. MANAGERMethods in org.contextfx.components.views that return Manager Modifier and Type Method Description static ManagerManager. getManager()Returns the Manager object.static ManagerManager. getManager(Map<Class<?>,Map<String,Object>> components)Generates a function comment for the given function body. -
Uses of Manager in org.contextfx.reactive.components.views
Subclasses of Manager in org.contextfx.reactive.components.views Modifier and Type Class Description classReactiveManager
-