Uses of Class
com.intel.gpe.client2.common.tables.fileimports.tree.model.SingleFileWrapper

Packages that use SingleFileWrapper
com.intel.gpe.client2.common.panels.fileimports.common   
com.intel.gpe.client2.common.tables.fileimports.panels   
com.intel.gpe.client2.common.tables.fileimports.tree.nodes   
 

Uses of SingleFileWrapper in com.intel.gpe.client2.common.panels.fileimports.common
 

Methods in com.intel.gpe.client2.common.panels.fileimports.common that return SingleFileWrapper
 SingleFileWrapper LocalFileFSPanel.getElementWrapper()
           
 SingleFileWrapper RemoteFileFSPanel.getElementWrapper()
           
 

Constructors in com.intel.gpe.client2.common.panels.fileimports.common with parameters of type SingleFileWrapper
LocalFileFSPanel(MessageAdapter messageAdapter, SingleFileWrapper wrapper)
          Deprecated. 
LocalFileFSPanel(MessageProvider messageProvider, SingleFileWrapper wrapper)
           
RemoteFileFSPanel(AsyncClient asyncClient, ListClient listClient, MessageAdapter messageAdapter, SingleFileWrapper wrapper)
          Deprecated. 
RemoteFileFSPanel(AsyncClient asyncClient, ListClient listClient, MessageProvider messageProvider, SingleFileWrapper wrapper)
           
 

Uses of SingleFileWrapper in com.intel.gpe.client2.common.tables.fileimports.panels
 

Methods in com.intel.gpe.client2.common.tables.fileimports.panels that return SingleFileWrapper
 SingleFileWrapper FileElementPanel.getElementWrapper()
           
 

Constructors in com.intel.gpe.client2.common.tables.fileimports.panels with parameters of type SingleFileWrapper
FileElementPanel(INode name, AsyncClient asyncClient, ListClient listClient, MessageAdapter messageAdapter, SingleFileWrapper wrapper)
          Deprecated. 
FileElementPanel(INode name, AsyncClient asyncClient, ListClient listClient, MessageProvider messageProvider, SingleFileWrapper wrapper)
           
 

Uses of SingleFileWrapper in com.intel.gpe.client2.common.tables.fileimports.tree.nodes
 

Methods in com.intel.gpe.client2.common.tables.fileimports.tree.nodes that return SingleFileWrapper
 SingleFileWrapper FileElementNode.getFileSetModel()
           
 

Constructors in com.intel.gpe.client2.common.tables.fileimports.tree.nodes with parameters of type SingleFileWrapper
FileElementNode(SingleFileWrapper fse)
           
 



Copyright © 2008. All Rights Reserved.