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

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

public static class UITreeOld.Command
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
UITreeOld.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

UITreeOld.Command

public UITreeOld.Command(String command)
Method Detail

getCommand

public String getCommand()


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