com.sas.table
Interface AccurateRowCountInterface

All Known Subinterfaces:
RowNavigationInterface, TrueRowCountCalculatedInterface
All Known Implementing Classes:
TableModelAdapter, BaseTableView, DataBeanForm

public interface AccurateRowCountInterface

Interface for determining if an accurate row count is available.


Method Summary
 boolean isAccurateRowCountAvailable()
          Indicates whether an accurate row count is available.
 

Method Detail

isAccurateRowCountAvailable

public boolean isAccurateRowCountAvailable()
Indicates whether an accurate row count is available.
Returns:
true if an accurate row count is available, false otherwise.




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 02:23:37