controllers
Module for MVC controllers in the GUI application.
Modules:
-
bank_book_controller–Controller for managing bank book tree widgets.
-
bank_controller–Controller for managing bank operations via core services and EventBus.
-
base–Contains the base controller for the BRMS application.
-
dashboard_controller–Controller for the dashboard view — subscribes to metrics and date events.
-
inspector_controller–Controller for the inspector dock — shows details for instruments and transactions.
-
interest_rate_risk_controller–Controller for the Interest Rate Risk tab.
-
interest_rate_tab_controller–Controller for the Interest Rate tab -- table + time-series plot of benchmark rates.
-
main_controller–Main controller module for the BRMS application.
-
statement_controller–Controller for financial statement views — subscribes to StatementsChanged.
-
transaction_history_controller–Controller for transaction history view — subscribes to TransactionsRecorded.
-
yield_curve_controller–