org.apache.myfaces.trinidaddemo
Class SubformBean.MyItem
java.lang.Object
org.apache.myfaces.trinidaddemo.SubformBean.MyItem
- Enclosing class:
- SubformBean
public static class SubformBean.MyItem
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubformBean.MyItem
public SubformBean.MyItem(String text)
getText
public String getText()
setText
public void setText(String text)
doSomething
public void doSomething(javax.faces.event.ActionEvent event)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.