Flutter Engine
The Flutter Engine
Public Member Functions | List of all members
HTMLOptionsCollection Interface Reference

import"dart.idl";

Public Member Functions

void add (optional HTMLOptionElement element, optional long before)
 
void remove (HTMLOptionElement option)
 

Detailed Description

Definition at line 93 of file dart.idl.

Member Function Documentation

◆ add()

void HTMLOptionsCollection::add ( optional HTMLOptionElement  element,
optional long  before 
)

◆ remove()

void HTMLOptionsCollection::remove ( HTMLOptionElement  option)

The documentation for this interface was generated from the following file: