Matt Bruce
fa3d139742
refactored hasError to showError
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-10-03 12:21:27 -05:00
Matt Bruce
7687c42fe2
minor fixes
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-23 16:38:52 -05:00
Jarrod Courtney
a22bbbc2b3
added buttonSize selector
...
Signed-off-by: Jarrod Courtney <jarrod.courtney@gmail.com>
2022-09-23 13:42:42 -05:00
Jarrod Courtney
fcef842397
start of button
...
Signed-off-by: Jarrod Courtney <jarrod.courtney@gmail.com>
2022-09-23 11:05:37 -05:00
Matt Bruce
9e2d5fff47
added Equality to Modelable
...
added AnyEquality to classes that have an a property with 'any'
added default implementation on shouldUpdateView() to check equality, this can be re-implemented in classes
removed all shouldUpdateView methods everywhere since above was done
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-16 09:14:27 -05:00
Matt Bruce
48797d2003
updated to have a casted isEqual
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:58:54 -05:00
Matt Bruce
378802eb5e
updated to equalSelf
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:50:21 -05:00
Matt Bruce
b4659a73c0
added equatble to label
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 16:45:56 -05:00
Matt Bruce
e07f855eb6
added Identifiable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-15 13:56:58 -05:00
Matt Bruce
78443263ba
deleted Changeable - onChange: ActionBlock
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-14 12:43:41 -05:00
Matt Bruce
2a53bae78c
refactored handlerPublisher()
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-09 10:44:53 -05:00
Matt Bruce
dbfce2c999
refactored again, removed protocol and enforce base class of subject
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:39:24 -05:00
Matt Bruce
1129ac4468
adding comments
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:27:26 -05:00
Matt Bruce
12771fa0f2
created protocols for control/view
...
refactored to use protocols
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:18:43 -05:00
Matt Bruce
d00a219ebb
updated protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 17:06:07 -05:00
Matt Bruce
57853b6145
added typealias
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:45:14 -05:00
Matt Bruce
71b020cb3f
refactored more of the groups to remove protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:38:46 -05:00
Matt Bruce
96522d37da
refactored to all having didSelect
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 16:19:32 -05:00
Matt Bruce
7b6a62eae7
removed errorable from radiobox
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 15:30:35 -05:00
Matt Bruce
2e0d044c15
updated code
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 15:07:56 -05:00
Matt Bruce
f68a815680
baby steps in refactoring out methods
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 14:48:07 -05:00
Matt Bruce
2148014664
removed selected inputId
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-09-08 14:35:09 -05:00
Matt Bruce
81ed479c87
final changes before vacation
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 16:24:45 -05:00
Matt Bruce
61c5d5adf8
convert to kyle code for default handlers
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 16:12:08 -05:00
Matt Bruce
1306c9e2a9
updated for not caching model, just the inputId
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-31 13:12:40 -05:00
Matt Bruce
78d97fd936
kind of working swatch
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:36:13 -05:00
Matt Bruce
cee429506d
revmoed errorable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:36:01 -05:00
Matt Bruce
0b643034f6
added init
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-30 14:35:52 -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
8f319e3b11
refactored name
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-25 11:00:21 -05:00
Matt Bruce
8c92503299
added methods that can be overwritten
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 17:25:23 -05:00
Matt Bruce
324d00b53b
updated protocols to deal with Single Selection Groups
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-24 08:20:29 -05:00
Matt Bruce
921e13b3cf
refactored into protocols
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 14:55:15 -05:00
Matt Bruce
a671765e80
moved selectable into own protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 12:54:57 -05:00
Matt Bruce
eac716afd2
removed print
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 09:30:12 -05:00
Matt Bruce
48a84960f4
updated method
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-23 08:04:46 -05:00
Matt Bruce
632f7498bc
created static initWith for withable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-22 17:43:28 -05:00
Matt Bruce
6156ed18fd
refactored naming
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-22 17:43:12 -05:00
Matt Bruce
b4b1de52a2
refactored Typography
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-16 12:05:28 -05:00
Matt Bruce
017f7eadb0
added withable
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-16 10:02:29 -05:00
Matt Bruce
b3483053f6
removed filter
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-15 17:45:51 -05:00
Matt Bruce
3d94e7d7c4
removed property
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-15 16:30:38 -05:00
Matt Bruce
166ecf461d
trying to resolve leak
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-15 09:09:24 -05:00
Matt Bruce
1d30735948
refactored updateView stuff into method
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-13 09:57:02 -05:00
Matt Bruce
552e0416d3
refactored out ModelHandlerPublishable and moved into the handler
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-12 15:27:50 -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
cb3bb9250d
added subscribers and renamed from cancellables
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 14:16:58 -05:00
Matt Bruce
0076a1ea21
updated protocol
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-11 14:13:30 -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
c368f275cb
refactored controls
...
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
2022-08-10 14:43:00 -05:00