Uses of Interface
com.sas.table.TableNavigationInterface

Packages that use TableNavigationInterface
com.sas.storage Classes for accessing data, especially with Java Database Connectivity. 
com.sas.table A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. 
 

Uses of TableNavigationInterface in com.sas.storage
 

Classes in com.sas.storage that implement TableNavigationInterface
 class BaseDataBean
          The BaseDataBean is the parent of classes that typically are generated by the DataBean Wizard of webAF.
 

Uses of TableNavigationInterface in com.sas.table
 

Subinterfaces of TableNavigationInterface in com.sas.table
 interface TableNavigationV2Interface
          Defines an interface that adds to the TableNavigationInterface, which is used for navigating through a table.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.