Skip navigation links
A C D E F G I M N O P R S T U V 

A

AbstractMediaEditorAvailabilityRule - Class in info.magnolia.ui.mediaeditor.action.availability
Abstract media editor action availability rule.
AbstractMediaEditorAvailabilityRule() - Constructor for class info.magnolia.ui.mediaeditor.action.availability.AbstractMediaEditorAvailabilityRule
 
ActionContext - Class in info.magnolia.ui.mediaeditor.action
Helper class for storing the dialog actions within media editor.
ActionContext(ActionDefinition, ActionListener) - Constructor for class info.magnolia.ui.mediaeditor.action.ActionContext
 
ActionListener - Interface in info.magnolia.ui.mediaeditor.action
Triggered by View produced by info.magnolia.ui.dialog.actionarea.renderer.ActionRenderer.
addCompletionHandler(MediaEditorCompletedEvent.Handler) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
addCompletionHandler(MediaEditorCompletedEvent.Handler) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
addImageResizeListener(ViewImageField.ImageSizeChangeListener) - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 
applyChanges() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
applyChanges() - Method in interface info.magnolia.ui.mediaeditor.field.MediaField
 
asVaadinComponent() - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
attach() - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 

C

canRedoLastState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
 
canRedoLastState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
canUndoLastState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
 
canUndoLastState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
clearActions() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
clearActions() - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
clearState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Clears modification history which erases all the tracked steps.
clearState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
commitState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Propagate changes to the original media state.
commitState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
ConfiguredMediaEditorDefinition - Class in info.magnolia.ui.mediaeditor.definition
Implementation of MediaEditorDefinition.
ConfiguredMediaEditorDefinition() - Constructor for class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
ConfiguredMediaEditorFeatureDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Implementation of MediaEditorFeatureDefinition.
ConfiguredMediaEditorFeatureDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.ConfiguredMediaEditorFeatureDefinition
 
ConvertImageToGrayScaleAction - Class in info.magnolia.ui.mediaeditor.action
Converts image color scheme to gray scale.
ConvertImageToGrayScaleAction(GrayScaleActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.ConvertImageToGrayScaleAction
 
createImage() - Method in class info.magnolia.ui.mediaeditor.field.image.CropField
 
createImage() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
createImage() - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 
createMediaField() - Method in class info.magnolia.ui.mediaeditor.action.CropImageAction
 
createMediaField() - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
createMediaField() - Method in class info.magnolia.ui.mediaeditor.action.ViewImageAction
 
createResourceFromValue() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
createStreamSource(BufferedImage, String) - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorAction
 
createStreamSource(BufferedImage, String) - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
CropField - Class in info.magnolia.ui.mediaeditor.field.image
Provides the functionality for image crop.
CropField() - Constructor for class info.magnolia.ui.mediaeditor.field.image.CropField
 
cropImage(SelectionArea) - Method in class info.magnolia.ui.mediaeditor.field.image.CropField
 
CropImageAction - Class in info.magnolia.ui.mediaeditor.action
Installs UI components necessary for conducting the image crop operations.
CropImageAction(MediaEditorActionDefinition, MediaEditorView, EventBus, ValueContext<MediaState>, SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.action.CropImageAction
 
CropImageActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition for CropImageAction.
CropImageActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.CropImageActionDefinition
 

D

DEFAULT_FORMAT - Static variable in class info.magnolia.ui.mediaeditor.action.MediaEditorAction
 
DEFAULT_FORMAT - Static variable in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
dispatch(MediaEditorCompletedEvent.Handler) - Method in class info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent
 
dispatch(MediaEditorInternalEvent.Handler) - Method in class info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent
 
doSetValue(byte[]) - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 

E

endTransaction() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
errorOccurred(String, Throwable) - Method in interface info.magnolia.ui.mediaeditor.data.MediaState.Listener
 
errorOccurred(String, Throwable) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
EVENT_ID - Static variable in interface info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageSizeChangeListener
 
EVENT_METHOD - Static variable in interface info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageSizeChangeListener
 
eventBus - Variable in class info.magnolia.ui.mediaeditor.action.MediaEditorAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.CropImageAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.feature.ScaleToActualSizeAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.feature.ScaleToFitAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.InstantMediaEditorAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.RedoAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.UndoAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.action.ViewImageAction
 
execute() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
executeImageModification() - Method in class info.magnolia.ui.mediaeditor.field.image.CropField
 
executeImageModification() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 

F

FlipImageAction - Class in info.magnolia.ui.mediaeditor.action
Flips the image pixels in either vertical or horizontal direction.
FlipImageAction(FlipImageActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.FlipImageAction
 
FlipImageActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition for FlipImageAction.
FlipImageActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.FlipImageActionDefinition
 

G

generateTempFileName() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
get(String) - Method in class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
Deprecated.
since 5.4 - use the AbstractRegistry.getProvider(String) method instead and fetch definition from the result.
getActionBar() - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
getActionBar() - Method in interface info.magnolia.ui.mediaeditor.definition.MediaEditorDefinition
 
getActionbar() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
getActionbar() - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
getActionContextList() - Method in class info.magnolia.ui.mediaeditor.action.CropImageAction
 
getActionContextList() - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
getActionContextList() - Method in class info.magnolia.ui.mediaeditor.action.ViewImageAction
 
getActionDefinition(String) - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorActionExecutor
 
getActions() - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
getActions() - Method in interface info.magnolia.ui.mediaeditor.definition.MediaEditorDefinition
 
getAppRelativePaths() - Method in class info.magnolia.ui.mediaeditor.setup.RemoveHardcodedI18nPropertiesFromMediaEditorTask
 
getContentView() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
getContentView() - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
getData() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
getData() - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
getDefaultAction() - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
getDefaultAction() - Method in interface info.magnolia.ui.mediaeditor.definition.MediaEditorDefinition
 
getDefinition() - Method in class info.magnolia.ui.mediaeditor.action.ActionContext
 
getDefinition() - Method in class info.magnolia.ui.mediaeditor.action.FlipImageAction
 
getDefinition() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
getDefinition() - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
getEditorActionLayout() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
getEditorActionLayout() - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
getFlipHorizontal() - Method in class info.magnolia.ui.mediaeditor.action.definition.FlipImageActionDefinition
 
getHeight() - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageResizeEvent
 
getId() - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
getId() - Method in interface info.magnolia.ui.mediaeditor.definition.MediaEditorDefinition
 
getListener() - Method in class info.magnolia.ui.mediaeditor.action.ActionContext
 
getPresenterByDefinition(MediaEditorDefinition) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenterFactory
 
getPresenterByDefinition(MediaEditorDefinition) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterFactoryImpl
 
getPresenterById(String) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenterFactory
 
getPresenterById(String) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterFactoryImpl
 
getRequiredInterfaceName() - Method in class info.magnolia.ui.mediaeditor.action.definition.ConfiguredMediaEditorFeatureDefinition
 
getRequiredInterfaceName() - Method in interface info.magnolia.ui.mediaeditor.action.definition.MediaEditorFeatureDefinition
 
getRequiredInterfaceName() - Method in class info.magnolia.ui.mediaeditor.action.definition.ScaleToActualSizeActionDefinition
 
getRequiredInterfaceName() - Method in class info.magnolia.ui.mediaeditor.action.definition.ScaleToFitActionDefinition
 
getState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
 
getState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
getStatusControls() - Method in class info.magnolia.ui.mediaeditor.action.CropImageAction
 
getStatusControls() - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
getStatusControls() - Method in class info.magnolia.ui.mediaeditor.action.ViewImageAction
 
getStream() - Method in class info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent
 
getType() - Method in class info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent
 
getType() - Method in class info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent
 
getUserAgents() - Method in class info.magnolia.ui.mediaeditor.action.availability.IsNotUserAgentRuleDefinition
 
getValue() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
getView() - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
getView() - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
getWidth() - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageResizeEvent
 
GrayScaleActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
GrayScaleActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.GrayScaleActionDefinition
 

I

ImageMediaField - Class in info.magnolia.ui.mediaeditor.field.image
Base class for image-editing fields.
ImageMediaField() - Constructor for class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
ImageResizeEvent(Component, int, int) - Constructor for class info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageResizeEvent
 
ImageSizeLabel(SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.action.ViewImageAction.ImageSizeLabel
 
info.magnolia.ui.mediaeditor - package info.magnolia.ui.mediaeditor
 
info.magnolia.ui.mediaeditor.action - package info.magnolia.ui.mediaeditor.action
 
info.magnolia.ui.mediaeditor.action.availability - package info.magnolia.ui.mediaeditor.action.availability
 
info.magnolia.ui.mediaeditor.action.definition - package info.magnolia.ui.mediaeditor.action.definition
 
info.magnolia.ui.mediaeditor.action.feature - package info.magnolia.ui.mediaeditor.action.feature
 
info.magnolia.ui.mediaeditor.data - package info.magnolia.ui.mediaeditor.data
 
info.magnolia.ui.mediaeditor.definition - package info.magnolia.ui.mediaeditor.definition
 
info.magnolia.ui.mediaeditor.event - package info.magnolia.ui.mediaeditor.event
 
info.magnolia.ui.mediaeditor.field - package info.magnolia.ui.mediaeditor.field
 
info.magnolia.ui.mediaeditor.field.image - package info.magnolia.ui.mediaeditor.field.image
 
info.magnolia.ui.mediaeditor.provider - package info.magnolia.ui.mediaeditor.provider
 
info.magnolia.ui.mediaeditor.registry - package info.magnolia.ui.mediaeditor.registry
 
info.magnolia.ui.mediaeditor.setup - package info.magnolia.ui.mediaeditor.setup
 
initContent() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
InstantMediaEditorAction - Class in info.magnolia.ui.mediaeditor.action
Instantly modifies the data without installation of any UI components.
InstantMediaEditorAction(MediaEditorActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.InstantMediaEditorAction
 
InternalMediaEditorActionDefinition - Class in info.magnolia.ui.mediaeditor.action
Definition of media editor's internal event.
InternalMediaEditorActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.InternalMediaEditorActionDefinition
 
InternalMediaEditorActionDefinition(String, String, boolean) - Constructor for class info.magnolia.ui.mediaeditor.action.InternalMediaEditorActionDefinition
 
isApplyAction() - Method in class info.magnolia.ui.mediaeditor.action.InternalMediaEditorActionDefinition
 
isAvailable(Collection<?>) - Method in class info.magnolia.ui.mediaeditor.action.availability.AbstractMediaEditorAvailabilityRule
 
isAvailable() - Method in class info.magnolia.ui.mediaeditor.action.availability.AbstractMediaEditorAvailabilityRule
 
isAvailable() - Method in class info.magnolia.ui.mediaeditor.action.availability.IsNotUserAgentRule
 
isAvailableFor(MediaState) - Method in class info.magnolia.ui.mediaeditor.action.availability.IsRedoRule
 
isAvailableFor(MediaState) - Method in class info.magnolia.ui.mediaeditor.action.availability.IsUndoRule
 
IsNotUserAgentRule - Class in info.magnolia.ui.mediaeditor.action.availability
Availability rule which returns true if user agent is not one of defined.
IsNotUserAgentRule(IsNotUserAgentRuleDefinition) - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsNotUserAgentRule
 
IsNotUserAgentRuleDefinition - Class in info.magnolia.ui.mediaeditor.action.availability
Configured definition for IsNotUserAgentRule.
IsNotUserAgentRuleDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsNotUserAgentRuleDefinition
 
IsRedoRule - Class in info.magnolia.ui.mediaeditor.action.availability
Returns true if any undoLastState actions were performed and can be redone.
IsRedoRule(AvailabilityDefinition, IsRedoRuleDefinition) - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsRedoRule
 
IsRedoRuleDefinition - Class in info.magnolia.ui.mediaeditor.action.availability
Availability rule definition for IsRedoRule.
IsRedoRuleDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsRedoRuleDefinition
 
IsUndoRule - Class in info.magnolia.ui.mediaeditor.action.availability
Returns true if there is a last performed action, otherwise false.
IsUndoRule(AvailabilityDefinition, IsUndoRuleDefinition) - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsUndoRule
 
IsUndoRuleDefinition - Class in info.magnolia.ui.mediaeditor.action.availability
Availability rule definition for IsUndoRule.
IsUndoRuleDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.availability.IsUndoRuleDefinition
 

M

MediaEditorAction - Class in info.magnolia.ui.mediaeditor.action
Abstract action for media editor related operations.
MediaEditorAction(MediaEditorActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.MediaEditorAction
 
MediaEditorActionDefinition - Class in info.magnolia.ui.mediaeditor.provider
Basic definition for all the actions that cause the change of edit mode in MediaEditorPresenter.
MediaEditorActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.provider.MediaEditorActionDefinition
 
MediaEditorActionExecutor - Class in info.magnolia.ui.mediaeditor.action
Executes actions on behalf of MediaEditorPresenter.
MediaEditorActionExecutor(ComponentProvider) - Constructor for class info.magnolia.ui.mediaeditor.action.MediaEditorActionExecutor
 
MediaEditorCompletedEvent - Class in info.magnolia.ui.mediaeditor.event
Fired when work with media editor is finished.
MediaEditorCompletedEvent(MediaEditorCompletedEvent.CompletionType, InputStream) - Constructor for class info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent
 
MediaEditorCompletedEvent.CompletionType - Enum in info.magnolia.ui.mediaeditor.event
CompletionType.
MediaEditorCompletedEvent.Handler - Interface in info.magnolia.ui.mediaeditor.event
Handler.
MediaEditorDefinition - Interface in info.magnolia.ui.mediaeditor.definition
Definition of the media editor.
MediaEditorEventBus - Interface in info.magnolia.ui.mediaeditor
Defines the name of the media editor event bus.
MediaEditorFeatureDefinition - Interface in info.magnolia.ui.mediaeditor.action.definition
Definition of media editor actions that do not cause the edit mode to switch but rather perform some operation on the current state of media editor.
MediaEditorInternalEvent - Class in info.magnolia.ui.mediaeditor.event
Fired by the UI-fields, instructs the MediaEditorPresenter to manage transaction (rollback, commitState, etc).
MediaEditorInternalEvent(MediaEditorInternalEvent.EventType) - Constructor for class info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent
 
MediaEditorInternalEvent.EventType - Enum in info.magnolia.ui.mediaeditor.event
Type of possible action to be performed in a handler of event.
MediaEditorInternalEvent.Handler - Interface in info.magnolia.ui.mediaeditor.event
Handler.
MediaEditorModule - Class in info.magnolia.ui.mediaeditor
Binds MediaEditorRegistry to JCR and Yaml config sources.
MediaEditorModule(ConfigurationSourceFactory, MediaEditorRegistry) - Constructor for class info.magnolia.ui.mediaeditor.MediaEditorModule
 
MediaEditorModuleVersionHandler - Class in info.magnolia.ui.mediaeditor.setup
Version handler for the mediaeditor module.
MediaEditorModuleVersionHandler() - Constructor for class info.magnolia.ui.mediaeditor.setup.MediaEditorModuleVersionHandler
 
MediaEditorPresenter - Interface in info.magnolia.ui.mediaeditor
Entry point of the media editor.
MediaEditorPresenterFactory - Interface in info.magnolia.ui.mediaeditor
Creates an MediaEditorPresenter instance by either name or definition.
MediaEditorPresenterFactoryImpl - Class in info.magnolia.ui.mediaeditor
Implementation of MediaEditorPresenterFactory.
MediaEditorPresenterFactoryImpl(ComponentProvider, MediaEditorRegistry, I18nizer, SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.MediaEditorPresenterFactoryImpl
 
MediaEditorPresenterFactoryImpl(ComponentProvider, ModuleRegistry, MediaEditorRegistry, I18nizer, SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.MediaEditorPresenterFactoryImpl
MediaEditorPresenterImpl - Class in info.magnolia.ui.mediaeditor
Implementation of MediaEditorPresenter.
MediaEditorPresenterImpl(MediaEditorDefinition, EventBus, MediaEditorView, AppContext, SimpleTranslator, AvailabilityChecker) - Constructor for class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
MediaEditorRegistry - Class in info.magnolia.ui.mediaeditor.registry
Registry implementation for MediaEditorDefinition types.
MediaEditorRegistry() - Constructor for class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
Deprecated.
MediaEditorRegistry(ModuleRegistry) - Constructor for class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
 
MediaEditorUIAction - Class in info.magnolia.ui.mediaeditor.action
Updates media editor UI in order to perform certain modification on the media data.
MediaEditorUIAction(MediaEditorActionDefinition, MediaEditorView, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
MediaEditorView - Interface in info.magnolia.ui.mediaeditor
Interface of media editor view.
MediaEditorViewImpl - Class in info.magnolia.ui.mediaeditor
Skeleton implementation of the media editor UI.
MediaEditorViewImpl(SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
MediaField - Interface in info.magnolia.ui.mediaeditor.field
Base interface for media editor fields.
MediaState - Interface in info.magnolia.ui.mediaeditor.data
Interface that maintains the state of media currently open in media editor.
MediaState.Listener - Interface in info.magnolia.ui.mediaeditor.data
Listener interface that receives important information about the media state workflow.
MediaStateImpl - Class in info.magnolia.ui.mediaeditor.data
Media State implementation that uses temporary files for maintaining a history of state changes of media opened in media editor.
MediaStateImpl(byte[], SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 

N

NAME - Static variable in interface info.magnolia.ui.mediaeditor.MediaEditorEventBus
 
newMetadataBuilder() - Method in class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
 

O

onActionFired(String, Object...) - Method in interface info.magnolia.ui.mediaeditor.action.ActionListener
 
onCancel(MediaEditorCompletedEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent.Handler
 
onCancelAll(MediaEditorInternalEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.Handler
 
onCancelAll(MediaEditorInternalEvent) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
onLastActionApplied(MediaEditorInternalEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.Handler
 
onLastActionApplied(MediaEditorInternalEvent) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
onLastActionCancelled(MediaEditorInternalEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.Handler
 
onLastActionCancelled(MediaEditorInternalEvent) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
onRegister(DefinitionProvider<MediaEditorDefinition>) - Method in class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
 
onSizeChanged(ViewImageField.ImageResizeEvent) - Method in class info.magnolia.ui.mediaeditor.action.ViewImageAction.ImageSizeLabel
 
onSizeChanged(ViewImageField.ImageResizeEvent) - Method in interface info.magnolia.ui.mediaeditor.field.image.ViewImageField.ImageSizeChangeListener
 
onSubmit(MediaEditorCompletedEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent.Handler
 
onSubmit(MediaEditorInternalEvent) - Method in interface info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.Handler
 
onSubmit(MediaEditorInternalEvent) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 

P

performMediaModification(String) - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Starts an action which will create a new state of the media opened in the media editor.
performMediaModification(String) - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
performModification(InputStream) - Method in class info.magnolia.ui.mediaeditor.action.ConvertImageToGrayScaleAction
 
performModification(InputStream) - Method in class info.magnolia.ui.mediaeditor.action.FlipImageAction
 
performModification(InputStream) - Method in class info.magnolia.ui.mediaeditor.action.InstantMediaEditorAction
 
performModification(InputStream) - Method in class info.magnolia.ui.mediaeditor.action.RotateImageAction
 

R

RedoAction - Class in info.magnolia.ui.mediaeditor.action
Redoes a latest undone operation.
RedoAction(RedoActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.RedoAction
 
RedoActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition of RedoAction.
RedoActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.RedoActionDefinition
 
redoLastState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Redo last media state modification.
redoLastState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
refreshImageSource() - Method in class info.magnolia.ui.mediaeditor.field.image.CropField
 
refreshImageSource() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
refreshImageSource() - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 
RemoveHardcodedI18nPropertiesFromMediaEditorTask - Class in info.magnolia.ui.mediaeditor.setup
Removes hardcoded i18n properties (such as label and description) from mediaeditor configuration.
RemoveHardcodedI18nPropertiesFromMediaEditorTask(String) - Constructor for class info.magnolia.ui.mediaeditor.setup.RemoveHardcodedI18nPropertiesFromMediaEditorTask
 
removeImageResizeListener(ViewImageField.ImageSizeChangeListener) - Method in class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 
revertChanges() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
revertChanges() - Method in interface info.magnolia.ui.mediaeditor.field.MediaField
 
revertState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Roll back to original media state.
revertState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
rollback() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
RotateImageAction - Class in info.magnolia.ui.mediaeditor.action
Rotates an image 90 degrees clockwise.
RotateImageAction(RotateImageActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.RotateImageAction
 
RotateImageActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition for RotateImageAction.
RotateImageActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.RotateImageActionDefinition
 

S

Scalable - Interface in info.magnolia.ui.mediaeditor.action.feature
Implemented by all the UI-fields that want to provide support for scaling the content.
scaleToActualSize() - Method in interface info.magnolia.ui.mediaeditor.action.feature.Scalable
 
scaleToActualSize() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
ScaleToActualSizeAction - Class in info.magnolia.ui.mediaeditor.action.feature
Forces an instance of Scalable to scale to its natural size.
ScaleToActualSizeAction(ScaleToActualSizeActionDefinition, MediaEditorView) - Constructor for class info.magnolia.ui.mediaeditor.action.feature.ScaleToActualSizeAction
 
ScaleToActualSizeActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
ScaleToActualSizeActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.ScaleToActualSizeActionDefinition
 
scaleToFit() - Method in interface info.magnolia.ui.mediaeditor.action.feature.Scalable
 
scaleToFit() - Method in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
ScaleToFitAction - Class in info.magnolia.ui.mediaeditor.action.feature
Forces an instance of Scalable to scale to fit the available space.
ScaleToFitAction(ScaleToFitActionDefinition, MediaEditorView) - Constructor for class info.magnolia.ui.mediaeditor.action.feature.ScaleToFitAction
 
ScaleToFitActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition of ScaleToFitAction.
ScaleToFitActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.ScaleToFitActionDefinition
 
setActionbar(ActionbarDefinition) - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
setActionBar(ActionbarView) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
setActionBar(ActionbarView) - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
setActionExecutor(ActionExecutor) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
setActionExecutor(ActionExecutor) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
setActions(Map<String, ActionDefinition>) - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
setApplyAction(boolean) - Method in class info.magnolia.ui.mediaeditor.action.InternalMediaEditorActionDefinition
 
setDef(MediaEditorDefinition) - Method in class info.magnolia.ui.mediaeditor.action.MediaEditorActionExecutor
 
setDefaultEditModeProvider(String) - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
setDefinition(ActionDefinition) - Method in class info.magnolia.ui.mediaeditor.action.ActionContext
 
setFlipHorizontal(boolean) - Method in class info.magnolia.ui.mediaeditor.action.definition.FlipImageActionDefinition
 
setId(String) - Method in class info.magnolia.ui.mediaeditor.definition.ConfiguredMediaEditorDefinition
 
setId(String) - Method in interface info.magnolia.ui.mediaeditor.definition.MediaEditorDefinition
 
setListener(ActionListener) - Method in class info.magnolia.ui.mediaeditor.action.ActionContext
 
setListener(MediaState.Listener) - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
 
setListener(MediaState.Listener) - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
setMediaContent(MediaField) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
setMediaContent(MediaField) - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
setRequiredInterfaceName(String) - Method in class info.magnolia.ui.mediaeditor.action.definition.ConfiguredMediaEditorFeatureDefinition
 
setState(byte[]) - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
 
setState(byte[]) - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
setStatusComponent(Component) - Method in class info.magnolia.ui.mediaeditor.field.image.CropField
 
setToolbar(Component) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorView
 
setToolbar(Component) - Method in class info.magnolia.ui.mediaeditor.MediaEditorViewImpl
 
setUserAgents(Map<String, String>) - Method in class info.magnolia.ui.mediaeditor.action.availability.IsNotUserAgentRuleDefinition
 
start(ModuleLifecycleContext) - Method in class info.magnolia.ui.mediaeditor.MediaEditorModule
 
start(InputStream) - Method in interface info.magnolia.ui.mediaeditor.MediaEditorPresenter
 
start(InputStream) - Method in class info.magnolia.ui.mediaeditor.MediaEditorPresenterImpl
 
startTransaction() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 
stop(ModuleLifecycleContext) - Method in class info.magnolia.ui.mediaeditor.MediaEditorModule
 

T

TEMP_FILE_NAME_BASE - Static variable in class info.magnolia.ui.mediaeditor.field.image.ImageMediaField
 
TYPE - Static variable in class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
 
type() - Method in class info.magnolia.ui.mediaeditor.registry.MediaEditorRegistry
 

U

UndoAction - Class in info.magnolia.ui.mediaeditor.action
Undoes the latest performed operation on the data-source.
UndoAction(UndoActionDefinition, ValueContext<MediaState>, EventBus) - Constructor for class info.magnolia.ui.mediaeditor.action.UndoAction
 
UndoActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition of UndoAction.
UndoActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.UndoActionDefinition
 
undoLastState() - Method in interface info.magnolia.ui.mediaeditor.data.MediaState
Undo last media state modification.
undoLastState() - Method in class info.magnolia.ui.mediaeditor.data.MediaStateImpl
 

V

valueContext - Variable in class info.magnolia.ui.mediaeditor.action.MediaEditorAction
 
valueOf(String) - Static method in enum info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent.CompletionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum info.magnolia.ui.mediaeditor.event.MediaEditorCompletedEvent.CompletionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum info.magnolia.ui.mediaeditor.event.MediaEditorInternalEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
view - Variable in class info.magnolia.ui.mediaeditor.action.MediaEditorUIAction
 
ViewImageAction - Class in info.magnolia.ui.mediaeditor.action
Simply displays an image with dialog actions to submit or revertState previous modifications.
ViewImageAction(MediaEditorActionDefinition, MediaEditorView, EventBus, ValueContext<MediaState>, SimpleTranslator) - Constructor for class info.magnolia.ui.mediaeditor.action.ViewImageAction
 
ViewImageAction.ImageSizeLabel - Class in info.magnolia.ui.mediaeditor.action
ImageSizeLabel.
ViewImageActionDefinition - Class in info.magnolia.ui.mediaeditor.action.definition
Definition for ViewImageAction.
ViewImageActionDefinition() - Constructor for class info.magnolia.ui.mediaeditor.action.definition.ViewImageActionDefinition
 
ViewImageField - Class in info.magnolia.ui.mediaeditor.field.image
Provides the functionality for simple image view.
ViewImageField() - Constructor for class info.magnolia.ui.mediaeditor.field.image.ViewImageField
 
ViewImageField.ImageResizeEvent - Class in info.magnolia.ui.mediaeditor.field.image
ImageResizeEvent.
ViewImageField.ImageSizeChangeListener - Interface in info.magnolia.ui.mediaeditor.field.image
ImageSizeChangeListener.
A C D E F G I M N O P R S T U V 
Skip navigation links

Copyright © 2020 Magnolia International Ltd.. All rights reserved.