API reference for the binder classes

API documentation is provided for the binder classes and interfaces that are generated by the Java visual editor. The API document describes their usage, including details about the fields, constructors, and methods.

jve.generated

See the API documentation for the binder classes.

The default name for the package where the Java visual editor generates the binder classes and interfaces is jve.generated. Depending on which visual elements you bind to data and which types of data sources and data objects you create, your package might include a different subset of classes and interfaces. The Java visual editor only generates classes as needed.

For your convenience, an API document is provided for the full set of binder classes and interfaces that could possibly be included in the jve.generated package.


Feedback