Uses of Class
com.iamsoft.util.ui.javafx.table.JpaTableViewFindSupport.Builder
-
Packages that use JpaTableViewFindSupport.Builder Package Description com.iamsoft.util.ui.javafx.table Utility classes related to TableView. -
-
Uses of JpaTableViewFindSupport.Builder in com.iamsoft.util.ui.javafx.table
Methods in com.iamsoft.util.ui.javafx.table that return JpaTableViewFindSupport.Builder Modifier and Type Method Description JpaTableViewFindSupport.BuilderJpaTableViewFindSupport.Builder. addTableInfo(JpaTableInfo pTableInfo)JpaTableViewFindSupport.BuilderJpaFilterableLazyTableView. createTableFindSupportBuilder(FindTextFieldSupport pFindTextFieldSupport)JpaTableViewFindSupport.BuilderJpaTableViewFindSupport.Builder. withDatabase(JpaTableViewUtil.Database pDatabase)JpaTableViewFindSupport.BuilderJpaTableViewFindSupport.Builder. withDbExecutorService(ExecutorService pDbExecutorService)JpaTableViewFindSupport.BuilderJpaTableViewFindSupport.Builder. withEntityManagerFactory(jakarta.persistence.EntityManagerFactory pEntityManagerFactory)JpaTableViewFindSupport.BuilderJpaTableViewFindSupport.Builder. withFindTextFieldSupport(FindTextFieldSupport pFindTextFieldSupport)
-