B4X FEED ListPlus library

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: ListPlus library است. این موضوع تا کنون 20 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع ListPlus library
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
20
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
This is one of my first libraries that I created a few years ago. I used it to work in Android Studio because it gave me faster access to certain methods. Now I decided to wrap it for B4X and share it on this forum because it might be useful to someone. I had to make some changes so that the library could be successfully wrapped for B4X, but basically the functionality of the library remained the same.

ListPlus can be defined as Single type list or Different types list. The first implies a list with the same types of variables or objects. The type is defined by the first adding of the object and all other objects to add must be of the same type. If they are not, the application will throw an exception. The second ListPlus type implies a list with different types of variables and objects. You must define the list type when initializing the ListPlus like in example bellow:
Example:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید



 

عقب
بالا