MCPcopy Index your code
hub / github.com/Logicalshift/flowbetween / Controller

Interface Controller

attic/ui/src/controller.rs:37–84  ·  view source on GitHub ↗

Controllers represent a portion of the UI and provide a hub for receiving events related to it and connecting the model or viewmodel.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

with_controllerMethod · 0.85
uiMethod · 0.85

Implementers 15

flo_session.rsattic/src/flo_session.rs
logo_controller.rsattic/src/logo_controller.rs
select.rsattic/flo/src/menu/select.rs
flood_fill.rsattic/flo/src/menu/flood_fill.rs
adjust.rsattic/flo/src/menu/adjust.rs
eraser.rsattic/flo/src/menu/eraser.rs
ink.rsattic/flo/src/menu/ink.rs
lasso.rsattic/flo/src/menu/lasso.rs
empty.rsattic/flo/src/menu/empty.rs
editor_controller.rsattic/flo/src/editor/editor_controller
menu_controller.rsattic/flo/src/editor/menu_controller.r
timeline_controller.rsattic/flo/src/editor/timeline_controll

Calls

no outgoing calls

Tested by

no test coverage detected