org.lobobrowser.html.domimpl
Class HTMLOptionsCollectionImpl
- HTMLCollection, HTMLOptionsCollection, ScriptableDelegate
public class HTMLOptionsCollectionImpl
void | setLength(int length) - This attribute specifies the length or size of the list.
|
OPTION_FILTER
public static final NodeFilter OPTION_FILTER
HTMLOptionsCollectionImpl
public HTMLOptionsCollectionImpl(HTMLElementImpl selectElement)
setLength
public void setLength(int length)
throws DOMException
This attribute specifies the length or size of the list.
- setLength in interface HTMLOptionsCollection