Sets the value of an indexed property. This can be used for providing array-style access on your object. For example, the following will result in a call to SetProperty with idx = 12: document.getElementById("plugin")[12] = "property value";
Implemented in FB::JSAPIAuto, FB::JSAPIProxy, FB::JSAPISimple, FB::ActiveX::IDispatchAPI, and FB::Npapi::NPObjectAPI. |
Generated on 20 Jun 2013 for FireBreath by
1.6.1
Labels
