با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
یک ظرف دیکشنری مانند برای داده برای استفاده در اجزای رابط کاربری.
هنگامی که ویژگی یک ui.data.ActiveDictionary (به عنوان مثال myButton.style()) به روز می شود، مؤلفه ای که به آن تعلق دارد به طور خودکار به روز می شود. برای مثال، myButton.style().set('color', 'red') رنگ متن دکمه را به قرمز تغییر می دهد.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["ui.data.ActiveDictionary is a container for storing data used by UI components, similar to a dictionary."],["Changes to an ActiveDictionary's properties automatically update the associated UI component, ensuring data and UI stay in sync."],["You can create an ActiveDictionary using `ui.data.ActiveDictionary(object, allowedProperties)` and optionally provide initial data and allowed properties."]]],[]]