Class ScrollView

    • Constructor Detail

      • ScrollView

        public ScrollView()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • getLazyModel

        public org.primefaces.model.LazyDataModel<Customer> getLazyModel()
      • setLazyModel

        public void setLazyModel​(org.primefaces.model.LazyDataModel<Customer> lazyModel)