RichFaces Examples Inputs 4.3.5.Final

org.richfaces.demo.autocomplete
Class AutoCompleteBean

java.lang.Object
  extended by org.richfaces.demo.autocomplete.AutoCompleteBean
All Implemented Interfaces:
Serializable

public class AutoCompleteBean
extends Object
implements Serializable

Author:
Nick Belaevski
See Also:
Serialized Form

Constructor Summary
AutoCompleteBean()
           
 
Method Summary
 Object suggest(String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoCompleteBean

public AutoCompleteBean()
Method Detail

suggest

public Object suggest(String prefix)

RichFaces Examples Inputs 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.