| Package | Description |
|---|---|
| org.netbeans.html.boot.spi |
Interfaces for integrators of various execution environments.
|
| Class and Description |
|---|
| Fn
Represents single JavaScript function that can be invoked.
|
| Fn.Presenter
The representation of a presenter - usually a browser window.
|
| Fn.Ref
Reference to a
Fn.Presenter.Each implementation of a Fn.Presenter
may choose a way to reference itself (usually in a weak way)
effectively. |
Copyright © 2020 The Apache Software Foundation. All rights reserved.