The problem I want to solve is the following:
I have a form where I have a checkBox, and I have another class that is a type of log that I did, the thing is that based on that checkBox is going to execute or not a series of actions by the class of the log, how can I evaluate that checkbox from this class?