Constant Field Values
Contents
org.pentaho.*
-
org.pentaho.mantle.client.events.FavoritesChangedEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"FavoritesChangedEvent"
-
org.pentaho.mantle.client.events.MantleSettingsLoadedEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"MantleSettingsLoadedEvent"
-
org.pentaho.mantle.client.events.RecentsChangedEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"RecentsChangedEvent"
-
org.pentaho.mantle.client.events.SolutionBrowserCloseEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"SolutionBrowserCloseEvent"
-
org.pentaho.mantle.client.events.SolutionBrowserDeselectEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"SolutionBrowserDeselectEvent"
-
org.pentaho.mantle.client.events.SolutionBrowserOpenEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"SolutionBrowserOpenEvent"
-
org.pentaho.mantle.client.events.SolutionBrowserSelectEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"SolutionBrowserSelectEvent"
-
org.pentaho.mantle.client.events.SolutionBrowserUndefinedEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"SolutionBrowserUndefinedEvent"
-
org.pentaho.mantle.client.events.UserSettingsLoadedEvent Modifier and Type Constant Field Value public static final String
TYPE_STR
"UserSettingsLoadedEvent"
-
org.pentaho.mantle.client.solutionbrowser.RepositoryFileTreeManager Modifier and Type Constant Field Value public static final String
FOLDER_HOME
"home"
public static final String
SEPARATOR
"/"
-
org.pentaho.mantle.client.solutionbrowser.filelist.FileItem Modifier and Type Constant Field Value public static final String
ANALYSIS_VIEW_SUFFIX
".analysisview.xaction"
public static final String
URL_SUFFIX
".url"
public static final String
XACTION_SUFFIX
".xaction"
-
org.pentaho.mantle.client.solutionbrowser.fileproperties.PermissionsPanel Modifier and Type Constant Field Value public static final int
PERM_ALL
4
public static final int
PERM_DELETE
2
public static final int
PERM_GRANT_PERM
3
public static final int
PERM_READ
0
public static final int
PERM_WRITE
1
public static final int
ROLE_TYPE
1
public static final int
USER_TYPE
0
-
org.pentaho.mantle.client.ui.PerspectiveManager Modifier and Type Constant Field Value public static final String
ADMIN_PERSPECTIVE
"admin.perspective"
public static final String
BROWSER_PERSPECTIVE
"browser.perspective"
public static final String
HOME_PERSPECTIVE
"home.perspective"
public static final String
OPENED_PERSPECTIVE
"opened.perspective"
public static final String
PROPERTIES_EXTENSION
".properties"
public static final String
SCHEDULES_PERSPECTIVE
"schedules.perspective"
public static final String
SEPARATOR
"/"
-
org.pentaho.mantle.client.ui.xul.MantleXul Modifier and Type Constant Field Value public static final String
PROPERTIES_EXTENSION
".properties"
public static final String
SEPARATOR
"/"
-
org.pentaho.mantle.client.usersettings.IMantleUserSettingsConstants Modifier and Type Constant Field Value public static final String
MANTLE_BOOKMARKS
"MANTLE_BOOKMARKS"
public static final String
MANTLE_SHOW_DESCRIPTIONS_FOR_TOOLTIPS
"MANTLE_SHOW_DESCRIPTIONS_FOR_TOOLTIPS"
public static final String
MANTLE_SHOW_HIDDEN_FILES
"MANTLE_SHOW_HIDDEN_FILES"
public static final String
MANTLE_SHOW_LOCALIZED_FILENAMES
"MANTLE_SHOW_LOCALIZED_FILENAMES"
public static final String
MANTLE_SHOW_NAVIGATOR
"MANTLE_SHOW_NAVIGATOR"