Commit Graph

22 Commits

Author SHA1 Message Date
Matt Bruce
b3f602087d refactored into a new file with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:39:18 -05:00
Matt Bruce
952d688cc2 updated with traversal
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-23 08:35:36 -05:00
Matt Bruce
c41599578a added ParentViewProtocol to views and updated children
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 16:03:47 -05:00
Matt Bruce
d336b8dfda trying to deal with rendering issues
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-22 15:11:12 -05:00
Matt Bruce
09886ffe26 added setDefaults() into protocol and implemented
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 14:35:51 -05:00
Matt Bruce
eb8edd2acd removed initialSetup so as devs won't use this method anymore, this will now be private to the base classes
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-08-09 11:51:40 -05:00
Matt Bruce
73f27d1e8b more code refactoring
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 12:37:19 -05:00
Matt Bruce
d013f07db3 first cut with just inline replace
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-20 10:11:41 -05:00
Matt Bruce
a2f7c03b8f added to base classes the new accessiblity implmenation
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:17:19 -05:00
Matt Bruce
4b8d0d985a added accessibility var
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-19 17:16:27 -05:00
Matt Bruce
a043bd33f2 added shouldUpdateAccessibility
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2024-06-05 16:15:35 -05:00
Matt Bruce
2b1234afc8 more comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 11:07:47 -05:00
Matt Bruce
da1434fdfd added documentaion comments.
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-28 10:28:53 -05:00
Matt Bruce
44d065da6d added enabling, removed disabled
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-25 15:37:29 -05:00
Matt Bruce
dec1a00bb5 refactored out Handlerable
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-08 09:46:52 -05:00
Matt Bruce
ce9e64da0f updated comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-04 10:22:31 -05:00
Matt Bruce
ecff7b9686 refactored updateAccessibiltyLabel to updateAccessibility
moved down common isEnabled/isSelected down to base classes

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-08-01 10:23:24 -05:00
Matt Bruce
58162040d3 added click subscriber and updateAccessibilityLabel
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 10:54:19 -06:00
Matt Bruce
16ad138559 added helper function for labels
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-03-07 09:31:24 -06:00
Matt Bruce
ecaaf8c229 helper method for setNeedsLayout()
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2023-02-14 13:55:11 -06:00
Matt Bruce
2b103724e3 removed methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-03 11:44:44 -05:00
Matt Bruce
6b77c2829a first cut of Toggle
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-07-25 14:51:12 -05:00