com.sas.actionprovider.support.tableview
Interface SwingTableViewAreaInterface

All Superinterfaces:
TableViewAreaInterface
All Known Implementing Classes:
SwingRelationalActionStrategyFactory, SwingTableViewSupport

public interface SwingTableViewAreaInterface
extends TableViewAreaInterface


Field Summary
static java.lang.String DRAG_COLUMN_AREA
           
static java.lang.String TOOLBAR_AREA
           
 
Fields inherited from interface com.sas.actionprovider.support.tableview.TableViewAreaInterface
COLUMN_HEADER_AREA, DATA_CELL_AREA, EDIT_COLUMN_AREA, EDIT_ROW_AREA, ROW_HEADER_AREA, TITLE_AREA
 

Field Detail

TOOLBAR_AREA

static final java.lang.String TOOLBAR_AREA
See Also:
Constant Field Values

DRAG_COLUMN_AREA

static final java.lang.String DRAG_COLUMN_AREA
See Also:
Constant Field Values



Copyright © 2009 SAS Institute Inc. All Rights Reserved.