***  This package contains classes that are subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.
@CodeSet(value="sas.platform")
@SASScope(value="ALL")

Package com.sas.swing.visuals.tableview.actions

Class Summary
AddRowAction The AddRowAction class is used in conjunction with the AddRowCommand to perform add a row to a table.
DeleteRowAction The DeleteRowAction class is used in conjunction with the DeleteRowCommand to perform row deletion on a table.
MoveColumnAction The MoveColumnAction class is used in conjunction with the MoveColumnCommand to perform a column move in a table.
SelectorAction The SelectorAction class is a base class for all selectors to use.
SortAction The SortAction class is used in conjunction with the sorting commands to perform a sort on a table.
TableViewAction The TableViewAction class is a base class for all TableViewAction subclasses to derive from.
 


***  This package contains classes that are subject to change.  ***

Note:
Extension of the classes in this package is prohibited unless otherwise documented. Similarly, extension or implementation of the interfaces in this package is prohibited except as documented.



Copyright © 2009 SAS Institute Inc. All Rights Reserved.