org.apache.myfaces.examples.example1
Class UCaseForm
java.lang.Object
org.apache.myfaces.examples.example1.UCaseForm
- All Implemented Interfaces:
- Serializable
public class UCaseForm
- extends Object
- implements Serializable
DOCUMENT ME!
- Version:
- $Revision: 472610 $ $Date: 2006-11-08 14:46:34 -0500 (Wed, 08 Nov 2006) $
- Author:
- Manfred Geiler
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UCaseForm
public UCaseForm()
uppercase
public void uppercase()
lowercase
public void lowercase()
getText
public String getText()
setText
public void setText(String text)
jumpHome
public String jumpHome()
- Test method for method binding.
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.