org.richfaces.demo.function
Class FunctionBean

java.lang.Object
  extended by org.richfaces.demo.function.FunctionBean

public class FunctionBean
extends java.lang.Object


Constructor Summary
FunctionBean()
           
 
Method Summary
 java.lang.String getText()
           
 void processHover()
           
 void setText(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FunctionBean

public FunctionBean()
Method Detail

processHover

public void processHover()

getText

public java.lang.String getText()

setText

public void setText(java.lang.String text)


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.