Uses of Class
org.apache.wicket.markup.repeater.data.DataViewBase

Packages that use DataViewBase
org.apache.wicket.markup.repeater.data   
 

Uses of DataViewBase in org.apache.wicket.markup.repeater.data
 

Subclasses of DataViewBase in org.apache.wicket.markup.repeater.data
 class DataView
          DataView is a basic implementation of AbstractDataView.
 class GridView
          A pageable DataView which breaks the data in the IDataProvider into a number of data-rows, depending on the column size.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.