element

  1. practicalsoft

    B4X FEED [Solved] Sub receive different classes type without use Object in its signature

    Hi, I want to implement a sub that can receive many types of classes as parameter (e.g. CustomLabel, CustomTextField etc.). Today I'm doing the following: B4X: Public Sub AddElement(element As Object) If element Is CustomLabel Then ... else if element Is CustomTextField then...
  2. practicalsoft

    B4X FEED Sub receive different classes type without use Object in its signature

    Hi, I want to implement a sub that can receive many types of classes as parameter (e.g. CustomLabel, CustomTextField etc.). Today I'm doing the following: B4X: Public Sub AddElement(element As Object) If element Is CustomLabel Then ... else if element Is CustomTextField then...
عقب
بالا