public interface MediaEditorPresenter
ActionExecutor
to be set externally.
Normally instance of this class are created by MediaEditorPresenterFactory
.Modifier and Type | Method and Description |
---|---|
info.magnolia.event.HandlerRegistration |
addCompletionHandler(MediaEditorCompletedEvent.Handler handler) |
MediaEditorDefinition |
getDefinition() |
View |
getView() |
void |
setActionExecutor(ActionExecutor actionExecutor) |
View |
start(InputStream stream) |
View getView()
View start(InputStream stream)
MediaEditorDefinition getDefinition()
info.magnolia.event.HandlerRegistration addCompletionHandler(MediaEditorCompletedEvent.Handler handler)
void setActionExecutor(ActionExecutor actionExecutor)
Copyright © 2018 Magnolia International Ltd.. All rights reserved.