| Package | Description | 
|---|---|
| griffon.javafx.scene.control | 
 Additional JavaFX controls. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultTableFormat<E>  | 
| Modifier and Type | Method and Description | 
|---|---|
TableViewFormat<E> | 
DefaultTableViewModel.getFormat()  | 
TableViewFormat<E> | 
TableViewModel.getFormat()  | 
| Constructor and Description | 
|---|
DefaultTableViewModel(ObservableList<E> source,
                     TableViewFormat<E> format)  |