Commit Graph

24 Commits

Author SHA1 Message Date
Matt Bruce
6c67544c71 moved tap back into each control since not all controls should need this
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 13:21:13 -05:00
Matt Bruce
0eb23d51fc moved touchup inside logic into control
isTappable bool
defaultAction() override
2022-08-31 10:38:21 -05:00
Matt Bruce
c6ae09f730 removed isUserInteractive to control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 09:06:01 -05:00
Matt Bruce
e706045c79 removed id
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:32:06 -05:00
Matt Bruce
844aa13277 refactored out selector base selector group base class
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 14:49:00 -05:00
Matt Bruce
e34f8f0ed8 renamed methods
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-22 18:20:20 -05:00
Matt Bruce
c9cc612698 updated for withable on lazy properties
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-22 15:35:45 -05:00
Matt Bruce
eeabdba54c fix for radiobutton on launch
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-12 10:04:16 -05:00
Matt Bruce
9d440aaeac refactored to hasError
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 17:30:54 -05:00
Matt Bruce
f002907c2f moved shouldUpdate to SelectorBase
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 14:20:12 -05:00
Matt Bruce
8e4d4d6ded refactored radio button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 11:56:11 -05:00
Matt Bruce
b0ae07fd69 refactored to selector group base and pulled out models 2022-08-11 11:10:09 -05:00
Matt Bruce
db018ac32b removed override
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 10:56:37 -05:00
Matt Bruce
f97b08460a added radio button shouldUpdate
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 09:48:32 -05:00
Matt Bruce
15d71e41dd added uuid
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 16:25:56 -05:00
Matt Bruce
2e3c63ad5c refactored under the hood
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 16:07:04 -05:00
Matt Bruce
c368f275cb refactored controls
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 14:43:00 -05:00
Matt Bruce
26642e2d55 printing
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 11:48:55 -05:00
Matt Bruce
103cec3db2 updated selector groups
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 10:53:23 -05:00
Matt Bruce
a55bea38de updated to selector base
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 10:11:03 -05:00
Matt Bruce
ac0eb792cf radio button groud
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-09 07:57:13 -05:00
Matt Bruce
d4aedf4615 removed comments
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-08 11:34:17 -05:00
Matt Bruce
fc3ce375ac refactored into base control
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-08 10:47:17 -05:00
Matt Bruce
bd0981e018 added radio button
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-08 09:38:16 -05:00