| Package | Description |
|---|---|
| org.tentackle.fx.rdc |
FX rich desktop client API.
|
| Modifier and Type | Method and Description |
|---|---|
<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> |
DefaultRdcFactory.createTableCell() |
<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> |
RdcFactory.createTableCell()
Creates a table cell for a pdo type.
|
| Modifier and Type | Method and Description |
|---|---|
<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> |
DefaultPdoContextMenuFactory.create(PdoTableCell<S,T> cell) |
<S,T extends org.tentackle.pdo.PersistentDomainObject<T>> |
PdoContextMenuFactory.create(PdoTableCell<S,T> cell)
Creates a context menu for a table cell.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.