Class FileDialog
- java.lang.Object
-
- org.pentaho.mantle.client.dialogs.FileDialog
-
public class FileDialog extends Object
-
-
Constructor Summary
Constructors Constructor Description FileDialog(org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree repositoryFileTree, String title, String okText, String[] fileTypes)
FileDialog(org.pentaho.gwt.widgets.client.filechooser.RepositoryFileTree repositoryFileTree, String path, String title, String okText, String[] fileTypes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addFileChooserListener(org.pentaho.gwt.widgets.client.filechooser.FileChooserListener listener)
void
show()
-