java.lang.Object | |
↳ | android.webkit.PluginList |
This class is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
A simple list of initialized plugins. This list gets populated when the plugins are initialized (at browser startup, at the moment).
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This constructor is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
| |||||||||||
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
| |||||||||||
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
| |||||||||||
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
| |||||||||||
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This constructor is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Public constructor. Initializes the list of plugins.
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Adds a plugin to the list.
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Clears the plugin list.
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Returns the list of plugins as a java.util.List.
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Dispatches the click event to the appropriate plugin.
This method is deprecated.
This interface was intended to be used by Gears. Since Gears was
deprecated, so is this class.
Removes a plugin from the list.