| Package | Description |
|---|---|
| org.apache.cayenne.modeler | |
| org.apache.cayenne.swing |
| Modifier and Type | Field and Description |
|---|---|
protected BindingFactory |
Application.bindingFactory |
| Modifier and Type | Method and Description |
|---|---|
BindingFactory |
Application.getBindingFactory() |
| Modifier and Type | Field and Description |
|---|---|
protected BindingFactory |
BindingBuilder.factory |
| Modifier and Type | Method and Description |
|---|---|
BindingFactory |
BindingBuilder.getFactory() |
| Constructor and Description |
|---|
BindingBuilder(BindingFactory factory,
Object context)
Constructs BindingBuilder with a BindingFactory and a root model object (or
context) of the binding.
|
TableBindingBuilder(BindingFactory factory,
Object context) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.