| Package | Description |
|---|---|
| oracle.javatools.ui.builders |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuiltBreadcrumbsTable<T> |
| Modifier and Type | Method and Description |
|---|---|
BuiltTable<T> |
TableBuilder.build()
Create and return the class containing the built UI for the specified table.
|