Uses of Interface
com.sage.swt.client.widget.celltable.view.HasTableColumn

Packages that use HasTableColumn
com.sage.swt.client.widget Contains the widgets that are used by the SWT. 
com.sage.swt.client.widget.celltable.view   
 

Uses of HasTableColumn in com.sage.swt.client.widget
 

Classes in com.sage.swt.client.widget that implement HasTableColumn
 class SwtTable
          The swtTable
 

Uses of HasTableColumn in com.sage.swt.client.widget.celltable.view
 

Subinterfaces of HasTableColumn in com.sage.swt.client.widget.celltable.view
 interface HasEditableTable
          The interface for CellTable
 interface HasReadOnlyTable
          The interface for CellTable
 

Classes in com.sage.swt.client.widget.celltable.view that implement HasTableColumn
 class EditablePagingTable
          A tabular view that supports vertical scrolling, columns and cell data editing.
 class SelectionPagingTable
          A tabular view that supports vertical scrolling, columns and cell data editing.
 class TableColumnManager
          Handling the table column create, rearrange etc.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.