Class InputTextareaView
- java.lang.Object
-
- org.primefaces.showcase.view.input.InputTextareaView
-
@Named @RequestScoped public class InputTextareaView extends Object
-
-
Constructor Summary
Constructors Constructor Description InputTextareaView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>completeArea(String query)voidonSelect(SelectEvent<String> event)
-
-
-
Method Detail
-
onSelect
public void onSelect(SelectEvent<String> event)
-
-