Uses of Class
com.sas.table.CellView

Packages that use CellView
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 CellView in com.sas.table
 

Subclasses of CellView in com.sas.table
 class TextCell
          Provides a cell view for displaying and editing a paragraph of text.
 class TransformTextCell
          TransformTextCell is a subclass of TextCell that provides the ability to transform data on input, output and/or for display.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.