org.richfaces.demo.arrangeablemodel
Class PersonBean
java.lang.Object
org.richfaces.demo.arrangeablemodel.PersonBean
- All Implemented Interfaces:
- Serializable
public class PersonBean
- extends Object
- implements Serializable
- Author:
- Nick Belaevski
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersonBean
public PersonBean()
getSortOrders
public Map<String,org.richfaces.component.SortOrder> getSortOrders()
getFilterValues
public Map<String,String> getFilterValues()
getSortProperty
public String getSortProperty()
setSortProperty
public void setSortProperty(String sortPropety)
toggleSort
public void toggleSort()
getDataModel
public Object getDataModel()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.