Uses of Interface
com.orchestranetworks.schema.TableRefDisplay
-
Packages that use TableRefDisplay Package Description com.orchestranetworks.schema.dynamic A public API for defining a dynamic schema. -
-
Uses of TableRefDisplay in com.orchestranetworks.schema.dynamic
Method parameters in com.orchestranetworks.schema.dynamic with type arguments of type TableRefDisplay Modifier and Type Method Description voidBeanFacetTableRef. setDisplay(Class<? extends TableRefDisplay> aDisplayClass)Sets a programmatic custom display for presenting the selected foreign key in the current record and the sorted list of possible keys.
-