Uses of Class
net.sourceforge.fixagora.excel.client.view.editor.ExcelTradeCaptureEditor

Packages that use ExcelTradeCaptureEditor
net.sourceforge.fixagora.excel.client.model.editor   
net.sourceforge.fixagora.excel.client.view.dialog   
net.sourceforge.fixagora.excel.client.view.editor   
 

Uses of ExcelTradeCaptureEditor in net.sourceforge.fixagora.excel.client.model.editor
 

Constructors in net.sourceforge.fixagora.excel.client.model.editor with parameters of type ExcelTradeCaptureEditor
ExcelTradeCaptureEditorMonitorTableModel(ExcelTradeCaptureEditor tradeCaptureEditor)
          Instantiates a new excel trade capture editor monitor table model.
 

Uses of ExcelTradeCaptureEditor in net.sourceforge.fixagora.excel.client.view.dialog
 

Constructors in net.sourceforge.fixagora.excel.client.view.dialog with parameters of type ExcelTradeCaptureEditor
ExcelExportDialog(ExcelTradeCaptureEditorMonitorTableModel excelTradeCaptureEditorMonitorTableModel, ExcelTradeCaptureEditor excelTradeCaptureEditor)
          Instantiates a new excel export dialog.
 

Uses of ExcelTradeCaptureEditor in net.sourceforge.fixagora.excel.client.view.editor
 

Constructors in net.sourceforge.fixagora.excel.client.view.editor with parameters of type ExcelTradeCaptureEditor
ExcelTradeCaptureEditorMasterData(ExcelTradeCaptureEditor excelTradeCaptureEditor)
          Instantiates a new excel trade capture editor master data.
ExcelTradeCaptureEditorMonitor(ExcelTradeCaptureEditor sellSideBookEditor)
          Instantiates a new excel trade capture editor monitor.