ilog.views.appframe.docview
Interface IlvRecentFileList.FileHandler

Enclosing class:
IlvRecentFileList

public static interface IlvRecentFileList.FileHandler

Defines objects that open files.


Method Summary
 boolean open(IlvRecentFileList.FileInfo fileInfo, int index)
          Opens the file for the specified fileInfo.
 

Method Detail

open

boolean open(IlvRecentFileList.FileInfo fileInfo,
             int index)
Opens the file for the specified fileInfo.

Parameters:
fileInfo - The information for a file or other kind of document to open.
index - The index of the file or key name in the recent file list.
Returns:
true if the file could be opened; false otherwise.


Copyright © 1996-2007 ILOG S.A. All rights reserved.   Documentation homepage.