Uses of Enum Class
org.pentaho.mantle.client.solutionbrowser.fileproperties.FilePropertiesDialog.Tabs
Packages that use FilePropertiesDialog.Tabs
Package
Description
-
Uses of FilePropertiesDialog.Tabs in org.pentaho.mantle.client.commands
Methods in org.pentaho.mantle.client.commands that return FilePropertiesDialog.TabsModifier and TypeMethodDescriptionprotected abstract FilePropertiesDialog.Tabs
AbstractFilePropertiesCommand.getActiveTab()
protected FilePropertiesDialog.Tabs
FilePropertiesCommand.getActiveTab()
-
Uses of FilePropertiesDialog.Tabs in org.pentaho.mantle.client.solutionbrowser.fileproperties
Methods in org.pentaho.mantle.client.solutionbrowser.fileproperties that return FilePropertiesDialog.TabsModifier and TypeMethodDescriptionstatic FilePropertiesDialog.Tabs
Returns the enum constant of this class with the specified name.static FilePropertiesDialog.Tabs[]
FilePropertiesDialog.Tabs.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.mantle.client.solutionbrowser.fileproperties with parameters of type FilePropertiesDialog.TabsModifier and TypeMethodDescriptionvoid
FilePropertiesDialog.showTab
(FilePropertiesDialog.Tabs tab) Constructors in org.pentaho.mantle.client.solutionbrowser.fileproperties with parameters of type FilePropertiesDialog.TabsModifierConstructorDescriptionFilePropertiesDialog
(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)