org.openfaces.component.table
Class AllNodesPreloaded

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

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

See Also:
Serialized Form

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

Constructor Detail

AllNodesPreloaded

public AllNodesPreloaded()
Method Detail

getPreloadChildren

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


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