org.apache.myfaces.examples.selectOneRow
Class SelectOneRowList
java.lang.Object
org.apache.myfaces.examples.selectOneRow.SelectOneRowList
public class SelectOneRowList
- extends Object
DOCUMENT ME!
- Version:
- Author:
- Ernst Fastl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelectOneRowList
public SelectOneRowList()
getSelectedRowIndex
public Long getSelectedRowIndex()
setSelectedRowIndex
public void setSelectedRowIndex(Long selectedRowIndex)
getSelectionMessage
public String getSelectionMessage()
getList
public List getList()
scrollerAction
public void scrollerAction(javax.faces.event.ActionEvent event)
processRowSelection
public void processRowSelection(javax.faces.event.ValueChangeEvent event)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.