| Package | Description |
|---|---|
| com.codename1.components |
Generic elaborate components that make use of both UI elements and storage.
|
| 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 | Class and Description |
|---|---|
class |
Ads
Deprecated.
we recommend developers check out newer ad options in the cn1lib section of the Codename One website
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHTMLCallback
This is a default implementation of HTMLCallback that basically doesn't do much but does keep the HTMLComponent work intact.
|
| Modifier and Type | Method and Description |
|---|---|
HTMLCallback |
HTMLComponent.getHTMLCallback()
Deprecated.
Returns the HTMLCallback that is set on this HTMLComponent
|
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLComponent.setHTMLCallback(HTMLCallback callback)
Deprecated.
Sets an HTMLCallback to listen to this HTMLCOmponent
|
Copyright © 2023. All rights reserved.