| Package | Description |
|---|---|
| org.kepler.objectmanager.data.db |
| Modifier and Type | Method and Description |
|---|---|
static QBEffigy |
QBEffigy.newQBEffigy(CompositeEntity container)
Create a new effigy in the given container containing the specified text.
|
| Constructor and Description |
|---|
QBTableau(QBEffigy container,
java.lang.String name)
Construct a new tableau for the model represented by the given effigy.
|
QBTableau(QBEffigy container,
java.lang.String name,
QBEditor editor)
Construct a new tableau for the model represented by the given effigy.
|