| Package | Description |
|---|---|
| org.apache.cayenne.swing |
| Modifier and Type | Field and Description |
|---|---|
protected BindingExpression[] |
TableBinding.columns |
protected BindingExpression |
ActionDelegate.expression |
| Modifier and Type | Method and Description |
|---|---|
ObjectBinding |
BindingFactory.bindToTable(JTable table,
String listBinding,
String[] headers,
BindingExpression[] columns,
Class[] columnClass,
boolean[] editableState,
Object[] sampleLongValues) |
| Constructor and Description |
|---|
TableBinding(JTable table,
String listBinding,
String[] headers,
BindingExpression[] columns,
Class[] columnClass,
boolean[] editableState,
Object[] sampleLongValues) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.