Uses of Package
com.vaadin.terminal.gwt.client.ui.table

Packages that use com.vaadin.terminal.gwt.client.ui.table
com.vaadin.terminal.gwt.client.ui.table   
com.vaadin.terminal.gwt.client.ui.treetable   
 

Classes in com.vaadin.terminal.gwt.client.ui.table used by com.vaadin.terminal.gwt.client.ui.table
VScrollTable
          VScrollTable VScrollTable is a FlowPanel having two widgets in it: * TableHead component * ScrollPanel TableHead contains table's header and widgets + logic for resizing, reordering and hiding columns.
VScrollTable.FooterCell
          A cell in the footer
VScrollTable.HeaderCell
           
VScrollTable.SelectMode
           
VScrollTable.TableHead
           
VScrollTable.VScrollTableBody
          This Panel can only contain VScrollTableRow type of widgets.
VScrollTable.VScrollTableBody.VScrollTableRow
           
VScrollTable.VScrollTableDropHandler
           
 

Classes in com.vaadin.terminal.gwt.client.ui.table used by com.vaadin.terminal.gwt.client.ui.treetable
TableConnector
           
VScrollTable
          VScrollTable VScrollTable is a FlowPanel having two widgets in it: * TableHead component * ScrollPanel TableHead contains table's header and widgets + logic for resizing, reordering and hiding columns.
VScrollTable.VScrollTableBody
          This Panel can only contain VScrollTableRow type of widgets.
 



Copyright © 2000-2011 Vaadin Ltd. All Rights Reserved.