Ruckus
09/08/2016, 7:23 PMron
09/08/2016, 7:23 PMRuckus
09/08/2016, 7:23 PMron
09/08/2016, 7:23 PMif(expanded==true) this.expandedPane=fold
ron
09/08/2016, 7:26 PMRuckus
09/08/2016, 7:26 PMron
09/08/2016, 7:26 PMron
09/08/2016, 7:26 PMRuckus
09/08/2016, 7:26 PMRuckus
09/08/2016, 7:27 PMRuckus
09/08/2016, 7:27 PMRuckus
09/08/2016, 7:29 PMfold
builder could use your same if statement, but you wouldn't need to pass in an extra value.Ruckus
09/08/2016, 7:29 PMron
09/08/2016, 7:30 PMRuckus
09/08/2016, 7:30 PMron
09/08/2016, 7:30 PMron
09/08/2016, 7:31 PMRuckus
09/08/2016, 7:31 PMif(isExpanded==true) this.expandedPane=fold
, I believe both syntaxes would work.ron
09/08/2016, 7:31 PMRuckus
09/08/2016, 7:32 PMRuckus
09/08/2016, 7:33 PMexpanded
the best name for it, or would something like current
or currentFold
make more sense?ron
09/08/2016, 7:34 PMexpanded=true
you are signaling "this here pane needs to be expanded"Ruckus
09/08/2016, 7:36 PMRuckus
09/08/2016, 7:36 PMfold
builder made clear, I'm not the best at naming things, so any help in that regard is appreciated)ron
09/08/2016, 7:36 PMron
09/08/2016, 7:36 PMron
09/08/2016, 7:38 PM