Uses of Interface
info.magnolia.ui.mediaeditor.MediaEditorView

Packages that use MediaEditorView
info.magnolia.ui.mediaeditor   
info.magnolia.ui.mediaeditor.action   
info.magnolia.ui.mediaeditor.action.feature   
 

Uses of MediaEditorView in info.magnolia.ui.mediaeditor
 

Classes in info.magnolia.ui.mediaeditor that implement MediaEditorView
 class MediaEditorViewImpl
          Skeleton implementation of the media editor UI.
 

Constructors in info.magnolia.ui.mediaeditor with parameters of type MediaEditorView
MediaEditorPresenterImpl(MediaEditorDefinition definition, info.magnolia.event.EventBus eventBus, MediaEditorView view, ActionbarPresenter actionbarPresenter, DialogPresenter dialogPresenter, AppContext appContext, info.magnolia.i18nsystem.SimpleTranslator i18n)
           
 

Uses of MediaEditorView in info.magnolia.ui.mediaeditor.action
 

Fields in info.magnolia.ui.mediaeditor.action declared as MediaEditorView
protected  MediaEditorView MediaEditorUIAction.view
           
 

Constructors in info.magnolia.ui.mediaeditor.action with parameters of type MediaEditorView
CropImageAction(MediaEditorActionDefinition definition, MediaEditorView view, info.magnolia.event.EventBus eventBus, EditHistoryTrackingProperty dataSource, info.magnolia.i18nsystem.SimpleTranslator i18n)
           
MediaEditorUIAction(MediaEditorActionDefinition definition, MediaEditorView view, EditHistoryTrackingProperty dataSource, info.magnolia.event.EventBus eventBus)
           
ViewImageAction(MediaEditorActionDefinition definition, MediaEditorView view, info.magnolia.event.EventBus eventBus, EditHistoryTrackingProperty dataSource, info.magnolia.i18nsystem.SimpleTranslator i18n)
           
 

Uses of MediaEditorView in info.magnolia.ui.mediaeditor.action.feature
 

Constructors in info.magnolia.ui.mediaeditor.action.feature with parameters of type MediaEditorView
ScaleToActualSizeAction(ScaleToActualSizeActionDefinition definition, MediaEditorView view)
           
ScaleToFitAction(ScaleToFitActionDefinition def, MediaEditorView view)
           
 



Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.