<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ComboBox > Method >SetItems |
Sets the Items.
Prototype :
void SetItems
(
string Items
)
Arguments :
Items |
Items |
Reference :
When the HTML5JS viewer is launched in Internet Explorer, this function does not work in the OnFocus event.
Example :
This.SetItems("Korea,82\nUSA,1\nJapan,81\nChina,86\n");
Available Events :
All Events