Uses of Class
org.pentaho.mantle.client.events.UserSettingsLoadedEvent
-
Packages that use UserSettingsLoadedEvent Package Description org.pentaho.mantle.client org.pentaho.mantle.client.events org.pentaho.mantle.client.solutionbrowser.tree -
-
Uses of UserSettingsLoadedEvent in org.pentaho.mantle.client
Methods in org.pentaho.mantle.client with parameters of type UserSettingsLoadedEvent Modifier and Type Method Description void
MantleApplication. onUserSettingsLoaded(UserSettingsLoadedEvent event)
-
Uses of UserSettingsLoadedEvent in org.pentaho.mantle.client.events
Methods in org.pentaho.mantle.client.events with parameters of type UserSettingsLoadedEvent Modifier and Type Method Description void
UserSettingsLoadedEventHandler. onUserSettingsLoaded(UserSettingsLoadedEvent event)
-
Uses of UserSettingsLoadedEvent in org.pentaho.mantle.client.solutionbrowser.tree
Methods in org.pentaho.mantle.client.solutionbrowser.tree with parameters of type UserSettingsLoadedEvent Modifier and Type Method Description void
SolutionTree. onUserSettingsLoaded(UserSettingsLoadedEvent event)
-