Class LazyLoadingView

java.lang.Object
org.primefaces.showcase.view.data.tree.LazyLoadingView
All Implemented Interfaces:
Serializable

@Named("treeLazyLoadingView") @ViewScoped public class LazyLoadingView extends Object implements Serializable
See Also:
  • Constructor Details

    • LazyLoadingView

      public LazyLoadingView()
  • Method Details

    • init

      @PostConstruct public void init()
    • listFiles

      public static List<FileInfo> listFiles(FileInfo parentFolder)
    • getRoot

      public TreeNode getRoot()