| | Uiinfrastructure API Docs | |
| HTMLSelect.AddInnerHTMLElement Method |
HTMLElement.addInnerHTMLElement rewritten.
Parameters
-
e
- Pass an HTMLOption object or an HTMLElementCollection object. If this HTMLSelect sorts its nested children, then each nested HTMLElementCollection will be independantly sorted. These HTMLElementCollection objects must contain exclusively HTMLOption objects. HTMLOption objects nested directly will not be sorted under any circumstances.
See Also
HTMLSelect Class | com.plumtree.xpshared.htmlelements Namespace