- AbstractAction<D extends ActionDefinition> - Class in info.magnolia.ui.api.action
-
- AbstractAction(D) - Constructor for class info.magnolia.ui.api.action.AbstractAction
-
- AbstractActionExecutor - Class in info.magnolia.ui.api.action
-
- AbstractActionExecutor(ComponentProvider) - Constructor for class info.magnolia.ui.api.action.AbstractActionExecutor
-
- AbstractAppKeyGenerator<T> - Class in info.magnolia.ui.api.i18n
-
AbstractI18nKeyGenerator
for apps and their parts.
- AbstractAppKeyGenerator() - Constructor for class info.magnolia.ui.api.i18n.AbstractAppKeyGenerator
-
- AbstractAvailabilityRule - Class in info.magnolia.ui.api.availability
-
Abstract rule class.
- AbstractAvailabilityRule() - Constructor for class info.magnolia.ui.api.availability.AbstractAvailabilityRule
-
- Action - Interface in info.magnolia.ui.api.action
-
An action is executed in response to user interaction with the UI.
- action(String) - Method in class info.magnolia.ui.api.action.config.ActionConfig
-
- ActionBuilder - Class in info.magnolia.ui.api.action.config
-
Builder for building an action definition.
- ActionBuilder(String) - Constructor for class info.magnolia.ui.api.action.config.ActionBuilder
-
- ActionConfig - Class in info.magnolia.ui.api.action.config
-
Config object creating builders for action definitions.
- ActionConfig() - Constructor for class info.magnolia.ui.api.action.config.ActionConfig
-
- ActionDefinition - Interface in info.magnolia.ui.api.action
-
Action definitions are used to configure actions in many parts of the UI.
- ActionDefinitionKeyGenerator - Class in info.magnolia.ui.api.action
-
An I18n key generator for the actionbar actions (labels, descriptions, errors, etc.).
- ActionDefinitionKeyGenerator() - Constructor for class info.magnolia.ui.api.action.ActionDefinitionKeyGenerator
-
- ActionExecutionException - Exception in info.magnolia.ui.api.action
-
Exception thrown when an
Action
encounters an error during execution.
- ActionExecutionException() - Constructor for exception info.magnolia.ui.api.action.ActionExecutionException
-
- ActionExecutionException(String) - Constructor for exception info.magnolia.ui.api.action.ActionExecutionException
-
- ActionExecutionException(Throwable) - Constructor for exception info.magnolia.ui.api.action.ActionExecutionException
-
- ActionExecutionException(String, Throwable) - Constructor for exception info.magnolia.ui.api.action.ActionExecutionException
-
- ActionExecutor - Interface in info.magnolia.ui.api.action
-
Responsible for executing actions, doing lookups of action definitions based on action names and evaluating if an
action is available.
- ActionExecutor.Noop - Class in info.magnolia.ui.api.action
-
Action executor implementation that does nothing.
- ActionType - Annotation Type in info.magnolia.ui.api.action
-
TypeAlias
specifying action type.
- Adapter() - Constructor for class info.magnolia.ui.api.app.AppLifecycleEventHandler.Adapter
-
- Adapter() - Constructor for class info.magnolia.ui.api.app.SubAppLifecycleEventHandler.Adapter
-
- addApp(AppLauncherGroupEntry) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- addApp(AppLauncherGroupEntryDefinition) - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- addFragmentChangedHandler(FragmentChangedHandler) - Method in interface info.magnolia.ui.api.shell.Shell
-
- addGroup(AppLauncherGroup) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- addGroup(AppLauncherGroupDefinition) - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherLayoutDefinition
-
- addNodeType(String) - Method in class info.magnolia.ui.api.availability.ConfiguredAvailabilityDefinition
-
- addProperty(String, Object) - Method in class info.magnolia.ui.api.message.Message
-
- addSubApp(SubAppDescriptor) - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- addSubAppView(View, String, boolean) - Method in interface info.magnolia.ui.api.app.AppView
-
- addSubAppView(View, String, String, boolean) - Method in interface info.magnolia.ui.api.app.AppView
-
- AdminCentral - Annotation Type in info.magnolia.ui.api.ioc
-
BindingAnnotation
which allows to create admincentral-specific bindings.
- AdmincentralEventBus - Interface in info.magnolia.ui.api.event
-
Defines the name of the Admincentral event bus.
- AdmincentralScoped - Annotation Type in info.magnolia.ui.api.ioc
-
Custom Guice scoping annotation.
- AdmincentralScopedEager - Annotation Type in info.magnolia.ui.api.ioc
-
- AlertCallback - Interface in info.magnolia.ui.api.overlay
-
- App - Interface in info.magnolia.ui.api.app
-
Main interface for apps.
- APP - Static variable in class info.magnolia.ui.api.i18n.AbstractAppKeyGenerator
-
- App - Annotation Type in info.magnolia.ui.api.ioc
-
BindingAnnotation
which allows to create app-specific bindings.
- AppContext - Interface in info.magnolia.ui.api.app
-
Provides functionality used by an app to interact with the Magnolia shell.
- AppController - Interface in info.magnolia.ui.api.app
-
Controls all
App
s running for a single user.
- AppDescriptor - Interface in info.magnolia.ui.api.app
-
Describes an app.
- AppDescriptorKeyGenerator - Class in info.magnolia.ui.api.app
-
- AppDescriptorKeyGenerator() - Constructor for class info.magnolia.ui.api.app.AppDescriptorKeyGenerator
-
- AppDescriptorProvider - Interface in info.magnolia.ui.api.app.registry
-
- AppDescriptorRegistry - Class in info.magnolia.ui.api.app.registry
-
- AppDescriptorRegistry(EventBus, ModuleRegistry) - Constructor for class info.magnolia.ui.api.app.registry.AppDescriptorRegistry
-
- AppDescriptorRegistry(EventBus) - Constructor for class info.magnolia.ui.api.app.registry.AppDescriptorRegistry
-
- AppEventBus - Interface in info.magnolia.ui.api.app
-
Defines the name of the app event bus.
- AppInstanceController - Interface in info.magnolia.ui.api.app
-
Controller for an instance of an App.
- APPLAUNCHER_PREFIX - Static variable in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinitionKeyGenerator
-
- AppLauncherGroup - Class in info.magnolia.ui.api.app.launcherlayout
-
Defines a group of apps displayed in the app launcher including display properties of the group.
- AppLauncherGroup() - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- AppLauncherGroupDefinition - Interface in info.magnolia.ui.api.app.launcherlayout
-
Defines a a group in the layout of apps in the app launcher.
- AppLauncherGroupDefinitionKeyGenerator - Class in info.magnolia.ui.api.app.launcherlayout
-
- AppLauncherGroupDefinitionKeyGenerator() - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinitionKeyGenerator
-
- AppLauncherGroupEntry - Class in info.magnolia.ui.api.app.launcherlayout
-
Entry of an app group describing an app to be part of that group.
- AppLauncherGroupEntry() - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntry
-
- AppLauncherGroupEntryDefinition - Interface in info.magnolia.ui.api.app.launcherlayout
-
Defines the appearance of an app in the app launcher.
- AppLauncherLayout - Class in info.magnolia.ui.api.app.launcherlayout
-
Describes the layout in the app launcher.
- AppLauncherLayout() - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- AppLauncherLayoutChangedEvent - Class in info.magnolia.ui.api.app.launcherlayout
-
Event dispatched when the launcher layout changes.
- AppLauncherLayoutChangedEvent() - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutChangedEvent
-
- AppLauncherLayoutChangedEventHandler - Interface in info.magnolia.ui.api.app.launcherlayout
-
Event handler for receiving events when the launcher layout changes.
- AppLauncherLayoutDefinition - Interface in info.magnolia.ui.api.app.launcherlayout
-
Defines the layout of apps in the app launcher.
- AppLauncherLayoutManager - Interface in info.magnolia.ui.api.app.launcherlayout
-
Manages the launcher layout displayed in the app launcher.
- AppLauncherLayoutManagerImpl - Class in info.magnolia.ui.api.app.launcherlayout
-
- AppLauncherLayoutManagerImpl(AppDescriptorRegistry, EventBus, Provider<I18nizer>) - Constructor for class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManagerImpl
-
- AppLifecycleEvent - Class in info.magnolia.ui.api.app
-
Event fired when the lifecycle of an app changes.
- AppLifecycleEvent(AppDescriptor, AppLifecycleEventType) - Constructor for class info.magnolia.ui.api.app.AppLifecycleEvent
-
- AppLifecycleEventHandler - Interface in info.magnolia.ui.api.app
-
- AppLifecycleEventHandler.Adapter - Class in info.magnolia.ui.api.app
-
Simple stub so in case not all the methods need to be implemented.
- AppLifecycleEventType - Enum in info.magnolia.ui.api.app
-
Enumeration of events fired to signal changes to an apps lifecycle.
- AppRegistryEvent - Class in info.magnolia.ui.api.app.registry
-
- AppRegistryEvent(DefinitionMetadata, AppRegistryEventType) - Constructor for class info.magnolia.ui.api.app.registry.AppRegistryEvent
-
- AppRegistryEventHandler - Interface in info.magnolia.ui.api.app.registry
-
- AppRegistryEventType - Enum in info.magnolia.ui.api.app.registry
-
- AppScoped - Annotation Type in info.magnolia.ui.api.ioc
-
Custom Guice scoping annotation.
- AppScopedEager - Annotation Type in info.magnolia.ui.api.ioc
-
- AppView - Interface in info.magnolia.ui.api.app
-
AppView interface used for displaying apps and adding and removing the subApp views.
- AppView.Listener - Interface in info.magnolia.ui.api.app
-
Listens to events coming from the TabSheet.
- askForConfirmation(String, ConfirmationHandler) - Method in interface info.magnolia.ui.api.shell.Shell
-
- asVaadinComponent() - Method in interface info.magnolia.ui.api.view.View
-
Returns the Vaadin component managed by this view.
- AvailabilityChecker - Interface in info.magnolia.ui.api.availability
-
- AvailabilityDefinition - Interface in info.magnolia.ui.api.availability
-
Definition of restrictions on when subject is available.
- AvailabilityRule - Interface in info.magnolia.ui.api.availability
-
Defines the rule for additional availability restrictions.
- AvailabilityRuleDefinition - Interface in info.magnolia.ui.api.availability
-
- getAccess() - Method in interface info.magnolia.ui.api.availability.AvailabilityDefinition
-
Returns the AccessDefinition object for this subject.
- getAccess() - Method in class info.magnolia.ui.api.availability.ConfiguredAvailabilityDefinition
-
- getActionDefinition(String) - Method in interface info.magnolia.ui.api.action.ActionExecutor
-
Performs a lookup for an action definition by name.
- getActionDefinition(String) - Method in class info.magnolia.ui.api.action.ActionExecutor.Noop
-
- getActions() - Method in class info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
-
- getActions() - Method in interface info.magnolia.ui.api.app.SubAppDescriptor
-
- getActiveSubAppContext() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getActiveSubAppView() - Method in interface info.magnolia.ui.api.app.AppView
-
- getApp() - Method in interface info.magnolia.ui.api.app.AppInstanceController
-
- getAppClass() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getAppClass() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getAppContext() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getAppDescriptor() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getAppDescriptor() - Method in class info.magnolia.ui.api.app.AppLifecycleEvent
-
- getAppDescriptor() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntry
-
- getAppDescriptor(String) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- getAppDescriptor() - Method in interface info.magnolia.ui.api.app.registry.AppDescriptorProvider
-
Deprecated.
- getAppDescriptor(String) - Method in class info.magnolia.ui.api.app.registry.AppDescriptorRegistry
-
- getAppDescriptor() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptorProvider
-
Deprecated.
- getAppDescriptorMetadata() - Method in class info.magnolia.ui.api.app.registry.AppRegistryEvent
-
- getAppGroupEntry(String) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- getAppLocation(String) - Method in interface info.magnolia.ui.api.app.AppController
-
- getAppName() - Method in class info.magnolia.ui.api.location.DefaultLocation
-
- getAppName() - Method in interface info.magnolia.ui.api.location.Location
-
- getApps() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- getApps() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition
-
- getApps() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- getAppType() - Method in class info.magnolia.ui.api.location.DefaultLocation
-
- getAppType() - Method in interface info.magnolia.ui.api.location.Location
-
- getAuthoringLocale() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getAuthorLocale() - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getAvailability() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getAvailability() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getAvailableLocales() - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getAvailableLocales(Node) - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getAvailableLocales(Item) - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getBasePropertyName() - Method in interface info.magnolia.ui.api.i18n.I18NAwareHandler
-
- getCaption() - Method in interface info.magnolia.ui.api.app.SubApp
-
- getCatalog() - Method in class info.magnolia.ui.api.action.CommandActionDefinition
-
- getColor() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- getColor() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition
-
- getColor() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- getCommand() - Method in class info.magnolia.ui.api.action.CommandActionDefinition
-
- getCssClass() - Method in interface info.magnolia.ui.api.overlay.MessageStyleType
-
- getCssClass() - Method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityDomain
-
Deprecated.
- getCssClass() - Method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityLevel
-
Deprecated.
- getCurrentApp() - Method in interface info.magnolia.ui.api.app.AppController
-
- getCurrentAppLocation() - Method in interface info.magnolia.ui.api.app.AppController
-
- getCurrentLocation() - Method in interface info.magnolia.ui.api.app.AppInstanceController
-
- getDefaultGroup() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutDefinition
-
- getDefaultGroup() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherLayoutDefinition
-
- getDefaultLocale() - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getDefaultLocale(Node) - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getDefaultLocale(Item) - Method in interface info.magnolia.ui.api.i18n.I18NAuthoringSupport
-
- getDefaultLocation() - Method in interface info.magnolia.ui.api.app.AppInstanceController
-
- getDefaultSubAppDescriptor() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getDefinition() - Method in class info.magnolia.ui.api.action.AbstractAction
-
- getDelay() - Method in class info.magnolia.ui.api.action.CommandActionDefinition
-
Defines the delay (in seconds) after which the command should start, if asynchronous.
- getDescription() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getDescription() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getErrorMessage() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getErrorMessage() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getEventType() - Method in class info.magnolia.ui.api.app.AppLifecycleEvent
-
- getEventType() - Method in class info.magnolia.ui.api.app.registry.AppRegistryEvent
-
- getFailureMessage() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getFailureMessage() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getFragment(Location) - Method in interface info.magnolia.ui.api.location.LocationHistoryMapper
-
Returns the text representation of the location or null if the location isn't handled.
- getFragment() - Method in class info.magnolia.ui.api.shell.FragmentChangedEvent
-
- getFragment() - Method in interface info.magnolia.ui.api.shell.Shell
-
- getGroup(String) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- getGroups() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayout
-
- getGroups() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutDefinition
-
- getGroups() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherLayoutDefinition
-
- getHiddenApps() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutDefinition
-
- getHiddenApps() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherLayoutDefinition
-
- getI18nBasename() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getI18nBasename() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getI18nBasename() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getI18nBasename() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getIcon() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getIcon() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getIcon() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getIcon() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getIcon() - Method in class info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
-
- getIcon(Location) - Method in interface info.magnolia.ui.api.app.SubApp
-
- getIcon() - Method in interface info.magnolia.ui.api.app.SubAppDescriptor
-
- getIconCharacter() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntry
-
- getIconClass() - Method in interface info.magnolia.ui.api.overlay.MessageStyleType
-
- getIconFont() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntry
-
- getId() - Method in class info.magnolia.ui.api.message.Message
-
- getImplementationClass() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getImplementationClass() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getImplementationClass() - Method in interface info.magnolia.ui.api.availability.AvailabilityRuleDefinition
-
- getImplementationClass() - Method in class info.magnolia.ui.api.availability.ConfiguredAvailabilityRuleDefinition
-
- getInstanceId() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getItemId() - Method in class info.magnolia.ui.api.event.ContentChangedEvent
-
- getLabel() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getLabel() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getLabel() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getLabel() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getLabel() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- getLabel() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition
-
- getLabel() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- getLabel() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getLabel() - Method in class info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
-
- getLabel() - Method in interface info.magnolia.ui.api.app.SubAppDescriptor
-
- getLayoutForCurrentUser() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager
-
- getLayoutForCurrentUser() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManagerImpl
-
Deprecated.
- getLayoutForUser(User) - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManager
-
- getLayoutForUser(User) - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherLayoutManagerImpl
-
- getLocale() - Method in interface info.magnolia.ui.api.i18n.I18NAwareHandler
-
- getLocation() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getLocation(String) - Method in interface info.magnolia.ui.api.location.LocationHistoryMapper
-
Returns the location represented by the fragment or null if the fragment is invalid or does not match a supported location.
- getMessage() - Method in class info.magnolia.ui.api.message.Message
-
- getName() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getName() - Method in class info.magnolia.ui.api.action.config.ActionBuilder
-
- getName() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getName() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getName() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getName() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroup
-
- getName() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition
-
- getName() - Method in class info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntry
-
- getName() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupEntryDefinition
-
- getName() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- getName() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupEntryDefinition
-
- getName() - Method in interface info.magnolia.ui.api.app.registry.AppDescriptorProvider
-
Deprecated.
- getName() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getName() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptorProvider
-
Deprecated.
- getName() - Method in class info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
-
- getName() - Method in interface info.magnolia.ui.api.app.SubAppDescriptor
-
- getName() - Method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityLevel
-
Deprecated.
- getNewLocation() - Method in class info.magnolia.ui.api.location.LocationChangedEvent
-
- getNewLocation() - Method in class info.magnolia.ui.api.location.LocationChangeRequestedEvent
-
Returns the location we may navigate to, or null on window close.
- getNodeTypes() - Method in interface info.magnolia.ui.api.availability.AvailabilityDefinition
-
Unless this is empty the subject is available only for these node types.
- getNodeTypes() - Method in class info.magnolia.ui.api.availability.ConfiguredAvailabilityDefinition
-
- getOverlayDelegate() - Method in interface info.magnolia.ui.api.context.UiContext
-
Deprecated.
- getParameter() - Method in class info.magnolia.ui.api.location.DefaultLocation
-
- getParameter() - Method in interface info.magnolia.ui.api.location.Location
-
- getParams() - Method in class info.magnolia.ui.api.action.CommandActionDefinition
-
- getPermissions() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getPermissions() - Method in interface info.magnolia.ui.api.app.launcherlayout.AppLauncherGroupDefinition
-
- getPermissions() - Method in class info.magnolia.ui.api.app.launcherlayout.ConfiguredAppLauncherGroupDefinition
-
- getPermissions() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getPropertNames() - Method in class info.magnolia.ui.api.message.Message
-
- getProperty(String) - Method in class info.magnolia.ui.api.message.Message
-
- getRules() - Method in interface info.magnolia.ui.api.availability.AvailabilityDefinition
-
Returns the collection of availability rule definitions for this subject.
- getRules() - Method in class info.magnolia.ui.api.availability.ConfiguredAvailabilityDefinition
-
- getSender() - Method in class info.magnolia.ui.api.message.Message
-
- getSubApp() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getSubAppClass() - Method in class info.magnolia.ui.api.app.registry.ConfiguredSubAppDescriptor
-
- getSubAppClass() - Method in interface info.magnolia.ui.api.app.SubAppDescriptor
-
- getSubAppContexts() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getSubAppDescriptor() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getSubAppDescriptor() - Method in class info.magnolia.ui.api.app.SubAppLifecycleEvent
-
- getSubAppId() - Method in interface info.magnolia.ui.api.app.SubApp
-
- getSubAppId() - Method in interface info.magnolia.ui.api.app.SubAppContext
-
- getSubAppId() - Method in class info.magnolia.ui.api.location.DefaultLocation
-
- getSubAppId() - Method in interface info.magnolia.ui.api.location.Location
-
- getSubApps() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getSubApps() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getSubAppViewContainer(String) - Method in interface info.magnolia.ui.api.app.AppView
-
Get the view of the container of a SubApp.
- getSubject() - Method in class info.magnolia.ui.api.message.Message
-
- getSuccessMessage() - Method in interface info.magnolia.ui.api.action.ActionDefinition
-
- getSuccessMessage() - Method in class info.magnolia.ui.api.action.ConfiguredActionDefinition
-
- getTheme() - Method in interface info.magnolia.ui.api.app.AppDescriptor
-
- getTheme() - Method in class info.magnolia.ui.api.app.registry.ConfiguredAppDescriptor
-
- getTimestamp() - Method in class info.magnolia.ui.api.message.Message
-
- getTimeToWait() - Method in class info.magnolia.ui.api.action.CommandActionDefinition
-
Defines how long (in milliseconds) the UI should remain blocked until notifying user that the action will complete in the background, if asynchronous.
- getType() - Method in class info.magnolia.ui.api.message.Message
-
- getView() - Method in interface info.magnolia.ui.api.app.App
-
- getView() - Method in interface info.magnolia.ui.api.app.AppContext
-
- getView() - Method in interface info.magnolia.ui.api.app.SubApp
-
- getView() - Method in class info.magnolia.ui.api.message.Message
-
- getWarning() - Method in class info.magnolia.ui.api.location.LocationChangeRequestedEvent
-
Returns the warning message to show the user before allowing the location change, or null if
none has been set.
- getWhere() - Method in class info.magnolia.ui.api.location.LocationController
-
Returns the current location.
- goTo(Location) - Method in class info.magnolia.ui.api.location.LocationController
-
Request a change to a new location.
- goToWithoutChecks(Location) - Method in class info.magnolia.ui.api.location.LocationController
-
- valueOf(String) - Static method in enum info.magnolia.ui.api.app.AppLifecycleEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.app.registry.AppRegistryEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.app.registry.DefinitionTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.app.SubAppLifecycleEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.message.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityDomain
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityLevel
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum info.magnolia.ui.api.app.AppLifecycleEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.app.registry.AppRegistryEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.app.registry.DefinitionTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.app.SubAppLifecycleEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.message.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityDomain
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum info.magnolia.ui.api.overlay.OverlayLayer.ModalityLevel
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- View - Annotation Type in info.magnolia.ui.api.ioc
-
BindingAnnotation
which allows to create view-specific bindings.
- View - Interface in info.magnolia.ui.api.view
-
Represents a region of the user interface.
- Viewport - Interface in info.magnolia.ui.api.view
-
Implemented by displays that can be given a
View
to show.
- ViewScoped - Annotation Type in info.magnolia.ui.api.ioc
-
Custom Guice scoping annotation.
- ViewScopedEager - Annotation Type in info.magnolia.ui.api.ioc
-