org.apache.myfaces.tobago.component
Class UITree.Command

java.lang.Object
  extended by org.apache.myfaces.tobago.component.UITree.Command
All Implemented Interfaces:
Serializable
Enclosing class:
UITree

public static class UITree.Command
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
UITree.Command(String command)
           
 
Method Summary
 String getCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UITree.Command

public UITree.Command(String command)
Method Detail

getCommand

public String getCommand()


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.