Class IncrementalLoader


  • public final class IncrementalLoader
    extends java.lang.Object
    IncrementalLoadHandler is used by a DataModel in the case when it is in lazy loading mode. It maintains context information.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int mnLoadNodeLevel  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • mnLoadNodeLevel

        public int mnLoadNodeLevel