|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractJavaScriptConfiguration | An abstract container for all the JavaScript configuration information. |
| ClassConfiguration | A container for all the JavaScript configuration information for one class. |
| ClassConfiguration.PropertyInfo | Class used to contain the property information if the property is readable, writable and the methods that implement the get and set functions. |
| JavaScriptConfiguration | A container for all the JavaScript configuration information. |
| Enum Summary | |
|---|---|
| BrowserName | Represents a real browser family. |
| CanSetReadOnlyStatus | Status for CanSetReadOnly. |
| Annotation Types Summary | |
|---|---|
| BrowserFeature | An annotation to mark a feature in BrowserVersionFeatures. |
| CanSetReadOnly | An annotation to check of whether this getter read-only method allows to set the value, ignore it, or throw an exception. |
| JsxClass | An annotation to mark a Java class as JavaScript class. |
| JsxClasses | An annotation to mark a Java class as JavaScript class. |
| JsxConstant | An annotation to mark a Java field as JavaScript constant. |
| JsxConstructor | An annotation to mark a Java method as JavaScript constructor. |
| JsxFunction | An annotation to mark a Java method as JavaScript function. |
| JsxGetter | An annotation to mark a Java method as JavaScript getter. |
| JsxSetter | An annotation to mark a Java method as JavaScript setter. |
| WebBrowser | An annotation to specify a range of browser, e.g. |
Classes in this package are specific for the javascript engine - users of HtmlUnit shouldn't need anything in this package.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||