borland Packages Class Hierarchy jbcl.dataset Package Index
java.lang.Object +----borland.jbcl.dataset.Index +----borland.jbcl.dataset.DirectIndex
Variables Properties Methods
This class is used internally by other classes in the JBCL. You should never use this class directly.
public long internalRowThis constructor is used internally by other classes in the JBCL. You should never use this constructor directly.
public abstract int findClosest(long internalRow)This method is used internally by other classes in the JBCL. You should never use this method directly.
public abstract int findClosest(long internalRow, int row)This method is used internally by other classes in the JBCL. You should never use this method directly.
public abstract long internalRow(int row)
This method is used internally by other classes in the JBCL. You should never use this method directly.
public abstract int lastRow()
This method is used internally by other classes in the JBCL. You should never use this method directly.
public abstract int locate(int startRow, borland.jbcl.dataset.Column[] scopedColumns, borland.jbcl.dataset.RowVariant[] values, int locateOptions)This method is used internally by other classes in the JBCL. You should never use this method directly.
public void markStatus(int row, int status, boolean on)This method is used internally by other classes in the JBCL. You should never use this method directly.