Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010
- All Results 1000
- Guides 332
- Reference 668
- Technical Demos
- Support Center
dxMap markers tooltip
. If the tooltip.text value comes from an untrusted source, encode this value as demonstrated in the following help topic: Potentially Vulnerable API - markers[].tooltip.text.
dxPieChart annotations
in a tooltip. The PieChart evaluates the markup. Make sure that it does not contain malicious code. Refer to the following help topic for more information: Potentially Vulnerable API... at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken if there are no available breakpoints in the line. "none" Word wrap is disabled. If the text overflows
dxPieChart commonAnnotationSettings
sure that it does not contain malicious code. Refer to the following help topic for more information: Potentially Vulnerable API - customizeTooltip. To use external resources (for example... if it does not fit into a single line. The following modes are available: "normal" Text breaks only at allowed breakpoints (for example, a space between two words). "breakWord" Words can be broken
dxPopover toolbarItems
In the following code, two items are defined on the toolbar: one is plain text, another is the Button UI component: jQuery index.jsindex.html $(function() { $("#popoverContainer").dxPopover... 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. locateInMenu Specifies when
dxPopup toolbarItems
In the following code, two items are defined on the toolbar: one is plain text, another is the Button UI component: jQuery index.jsindex.html $(function() { $("#popupContainer").dxPopup... topic for more information: Potentially Vulnerable API - html. You can use the text property as a safe alternative. locateInMenu Specifies when to display an item in the toolbar's overflow menu