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) |
byte[] |
getData() |
MediaEditorDefinition |
getDefinition() |
View |
getView() |
void |
setActionExecutor(ActionExecutor actionExecutor) |
UIComponent |
start(InputStream stream) |
View getView()
UIComponent start(InputStream stream)
MediaEditorDefinition getDefinition()
info.magnolia.event.HandlerRegistration addCompletionHandler(MediaEditorCompletedEvent.Handler handler)
void setActionExecutor(ActionExecutor actionExecutor)
byte[] getData()
Copyright © 2020 Magnolia International Ltd.. All rights reserved.