org.apache.myfaces.examples.data
Class SortableTableBean

java.lang.Object
  extended byorg.apache.myfaces.examples.data.SortableTableBean

public class SortableTableBean
extends java.lang.Object

Author:
Thomas Spiegl

Nested Class Summary
static class SortableTableBean.Car
           
 
Constructor Summary
SortableTableBean()
           
 
Method Summary
 java.util.List getCars()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortableTableBean

public SortableTableBean()
Method Detail

getCars

public java.util.List getCars()


Copyright © 2007 Apache Software Foundation. All Rights Reserved.