| Package | Description |
|---|---|
| com.codename1.ui.html |
This package is deprecated and used only for legacy support, use the WebBrowser component
from the components package.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLComponent.setParser(HTMLParser parser)
Deprecated.
Sets a custom HTMLParser for this HTMLComponent
By default, a new HTMLParser instance is created for each HTMLComponent, use this method if you have a custom parser.
|
Copyright © 2021. All rights reserved.