Class FileDialog
java.lang.Object
org.pentaho.mantle.client.dialogs.FileDialog
-
Constructor Summary
ConstructorDescriptionFileDialog
(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
Modifier and TypeMethodDescriptionvoid
addFileChooserListener
(org.pentaho.gwt.widgets.client.filechooser.FileChooserListener listener) void
show()
-
Constructor Details
-
FileDialog
-
FileDialog
-
-
Method Details
-
show
public void show() -
addFileChooserListener
public void addFileChooserListener(org.pentaho.gwt.widgets.client.filechooser.FileChooserListener listener)
-