Package | Description |
---|---|
org.pentaho.mantle.client.commands | |
org.pentaho.mantle.client.solutionbrowser.fileproperties |
Modifier and Type | Method and Description |
---|---|
protected abstract FilePropertiesDialog.Tabs |
AbstractFilePropertiesCommand.getActiveTab() |
protected FilePropertiesDialog.Tabs |
FilePropertiesCommand.getActiveTab() |
Modifier and Type | Method and Description |
---|---|
static FilePropertiesDialog.Tabs |
FilePropertiesDialog.Tabs.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilePropertiesDialog.Tabs[] |
FilePropertiesDialog.Tabs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FilePropertiesDialog.showTab(FilePropertiesDialog.Tabs tab) |
Constructor and Description |
---|
FilePropertiesDialog(org.pentaho.gwt.widgets.client.filechooser.RepositoryFile fileSummary,
org.pentaho.gwt.widgets.client.tabs.PentahoTabPanel propertyTabs,
org.pentaho.gwt.widgets.client.dialogs.IDialogCallback callback,
FilePropertiesDialog.Tabs defaultTab,
boolean canManageAcls) |
Copyright © 2021 Hitachi Vantara. All rights reserved.