public class FileDialog extends Object
Constructor and 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) |
Modifier and Type | Method and Description |
---|---|
void |
addFileChooserListener(org.pentaho.gwt.widgets.client.filechooser.FileChooserListener listener) |
void |
show() |
Copyright © 2021 Hitachi Vantara. All rights reserved.