| Package | Description |
|---|---|
| org.bridje.jfx.srcgen.model |
| Modifier and Type | Class and Description |
|---|---|
class |
TableComponent
JavaFX Table component definition.
|
class |
TreeTableComponent
JavaFX tree table component definition.
|
| Modifier and Type | Method and Description |
|---|---|
List<JFxComponent> |
ObjectInf.getComponents()
The components that must be generated for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectInf.setComponents(List<JFxComponent> components)
The components that must be generated for this object.
|
Copyright © 2015–2018 Bridje Framework. All rights reserved.