org.rcfaces.core.model
Class DefaultSortedComponent
java.lang.Object
org.rcfaces.core.model.DefaultSortedComponent
- All Implemented Interfaces:
- ISortedComponent
public class DefaultSortedComponent
- extends Object
- implements ISortedComponent
- Version:
- $Revision: 1.18 $ $Date: 2011/06/16 09:29:41 $
- Author:
- Olivier Oeuillot (latest modification by $Author: jbmeslin $)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSortedComponent
public DefaultSortedComponent(UIComponent component,
int index,
int sortMode)
DefaultSortedComponent
public DefaultSortedComponent(UIComponent component,
int index,
boolean sortOrder)
getComponent
public UIComponent getComponent()
- Specified by:
getComponent in interface ISortedComponent
getIndex
public int getIndex()
- Specified by:
getIndex in interface ISortedComponent
getSortMode
public int getSortMode()
- Specified by:
getSortMode in interface ISortedComponent
isAscending
public final boolean isAscending()
- Specified by:
isAscending in interface ISortedComponent
Copyright © 2006-2011 Vedana. All Rights Reserved.