javax.rad.application
Interface IFileHandleReceiver


public interface IFileHandleReceiver

The IFileHandleListener get's a IFileHandle.


Method Summary
 void receiveFileHandle(IFileHandle pFileHandle)
          Receives a IFileHandle.
 

Method Detail

receiveFileHandle

void receiveFileHandle(IFileHandle pFileHandle)
Receives a IFileHandle.

Parameters:
pFileHandle - the IFileHandle.


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.