Class OptimisedLockRowBuilder


  • public final class OptimisedLockRowBuilder
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static javafx.scene.control.TableView<IReportRowBean> buildTable​(javafx.collections.ObservableList<IReportRowBean> rows)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OptimisedLockRowBuilder

        private OptimisedLockRowBuilder()
    • Method Detail

      • buildTable

        public static javafx.scene.control.TableView<IReportRowBean> buildTable​(javafx.collections.ObservableList<IReportRowBean> rows)