Uses of Class
pl.edu.agh.cast.data.ui.importer.wizard.ValidationPageComposite

Packages that use ValidationPageComposite
pl.edu.agh.cast.data.ui.importer.wizard Provides CAST Data's user interface classes for the import wizard. 
pl.edu.agh.cast.data.ui.utils Provides CAST Data's various user interface utility classes. 
 

Uses of ValidationPageComposite in pl.edu.agh.cast.data.ui.importer.wizard
 

Constructors in pl.edu.agh.cast.data.ui.importer.wizard with parameters of type ValidationPageComposite
DataRowEditingSupport(org.eclipse.jface.viewers.TableViewer viewer, BrokenDataInfo errors, int columnIdx, ValidationPageComposite mediator)
          The default constructor.
 

Uses of ValidationPageComposite in pl.edu.agh.cast.data.ui.utils
 

Methods in pl.edu.agh.cast.data.ui.utils with parameters of type ValidationPageComposite
static void TableViewerHelper.initTable(org.eclipse.jface.viewers.TableViewer tableViewer, String[] captions, int[] selectedColumns, boolean isSortable, int defaultSorterColumnNo, BrokenDataInfo errors, boolean isEditable, ValidationPageComposite composite)
          Initialize table viewer: creates columns chosen from selected columns and sets sorter for each column (if isSortable == true).
 



Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.