Creates a new configuration by adding the new options to the options used in this configuration.
@param options options to add
@return a new configuration
Adds multiple options from an existing Options collection. The rule with options is that the most recently set value for an option wins, so options are potentially overwritten by this call.
@param options -an existing Options collection
@since 0.8
ead.org/dwr/browser/lists">More.
@param elementId The HTML element to update (by id)
@param array An array of strings to use as both value and text of options
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.