Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

dxBox items

Reference
An array of items displayed by the UI component.

the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you use... markup before you assign it to the html property. Refer to the following help topic for more information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. ratio

dxDropDownButton items

Reference
Provides drop-down menu items.

the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use... for more information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. icon Specifies the list item's icon. This property accepts one of the following

dxList items

Reference
An array of items displayed by the UI component.

the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property if you... information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. icon Specifies the list item's icon. This property accepts one of the following: The icon's URL

dxResponsiveBox items

Reference
An array of items displayed by the UI component.

. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without reassigning the entire item collection. NOTE Do not use the items property... to the following help topic for more information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. location Specifies the item location and size against the UI

dxTabs items

Reference
An array of items displayed by the UI component.

to true. As an alternative to items, you can use the dataSource property. It accepts the DataSource object, whose underlying stores provide an API that allows you to update individual items without.... To guard against these attacks, encode the HTML markup before you assign it to the html property. Refer to the following help topic for more information: Potentially Vulnerable API - html. You can use