org.drools.guvnor.client.rpc
Class AbstractPageRow
java.lang.Object
org.drools.guvnor.client.rpc.AbstractPageRow
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable, Comparable<AbstractPageRow>
- Direct Known Subclasses:
- AbstractAssetPageRow, BuilderResultLine, DependenciesPageRow, LogPageRow, PermissionsPageRow, SnapshotComparisonPageRow
public abstract class AbstractPageRow
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable, Comparable<AbstractPageRow>
A single row of a paged data
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractPageRow
public AbstractPageRow()
compareTo
public int compareTo(AbstractPageRow o)
- Specified by:
compareTo
in interface Comparable<AbstractPageRow>
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.