mvm_core_ui/MVMCoreUI/BaseClasses
Scott Pfeil d8bf3c9a08 Button -> Delegate -> ActionHandler.
Components will go through delegate. Delegate will choose how to handle it.
2022-08-08 17:45:28 -04:00
..
Protocols Molecular top alerts 2020-09-22 09:11:19 -04:00
BarButtonItem.swift Button -> Delegate -> ActionHandler. 2022-08-08 17:45:28 -04:00
Button.swift Button -> Delegate -> ActionHandler. 2022-08-08 17:45:28 -04:00
CollectionView.swift update collection for sizing properly 2020-04-22 21:03:13 -04:00
CollectionViewCell.swift Button -> Delegate -> ActionHandler. 2022-08-08 17:45:28 -04:00
Control.swift remove readOnly from the Views and now using the isEnabled and model is controlling this based off enabled & readOnly 2022-01-13 10:57:18 -06:00
ImageView.swift formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
SectionHeaderFooterView.swift formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
TableView.swift formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
TableViewCell.swift Button -> Delegate -> ActionHandler. 2022-08-08 17:45:28 -04:00
TextField.swift XCFramework and warning fixes 2022-07-05 15:57:01 -04:00
TextView.swift formatting updates. Adding identifier for easier testing. 2020-12-03 14:22:06 -05:00
UICollectionViewLeftAlignedLayout.swift changes in access specifier 2020-12-21 17:28:40 +05:30
View.swift insert molecule transformation hooks into the list template 2022-03-08 22:28:35 -05:00