org.openfaces.component.table
Class SeveralLevelsPreloaded

java.lang.Object
  extended by org.openfaces.component.table.SeveralLevelsPreloaded
All Implemented Interfaces:
java.io.Serializable, PreloadedNodes

public class SeveralLevelsPreloaded
extends java.lang.Object
implements PreloadedNodes, java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SeveralLevelsPreloaded(int level)
           
 
Method Summary
 boolean getPreloadChildren(TreePath keyPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeveralLevelsPreloaded

public SeveralLevelsPreloaded(int level)
Method Detail

getPreloadChildren

public boolean getPreloadChildren(TreePath keyPath)
Specified by:
getPreloadChildren in interface PreloadedNodes


Copyright © 1998-2009 TeamDev Ltd. All Rights Reserved.