Private Sub Switch1_ValueChanged (Value As Boolean)
Dim sw As B4XSwitch = Sender
Dim index As Int = CLV.GetItemFromView(sw.mBase)
Dim iv As Itemvalue=CLV.GetValue(index)
Log(iv.Switch1.Value)
End Sub
Private Sub Switch1_ValueChanged (Value As Boolean)
Dim sw As B4XSwitch = Sender
Dim index As Int = CLV.GetItemFromView(sw.mBase)
Dim iv As Itemvalue=CLV.GetValue(index)
Log(iv.Switch1.Value)
End Sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.